ip-address-range
Service icon

IP Address Range

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 01 October 2024
 by 
5.0
 (1 rating)
ip-address-range

IP Address Range

Details
Check if an IP address is within a given IP address range
Read more

Use server action ValidateIpInRange to check if a given IP is in a given IP range.

The IP range to check for.

Possible ways of defining the IP range:

  • "192.168.0.0/255.255.255.0" 
    • range from "192.168.0.0" to "192.168.0.255".
  • "192.168.0.10 - 192.168.10.20"
    • range from "192.168.0.10" to "192.168.10.20"
  • "192.168.10.10-20" 
    • range from "192.168.10.10 to "192.168.10.20"


Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category