Class IpRestrictions

java.lang.Object
com.ngrok.services.IpRestrictions

public class IpRestrictions extends Object
An IP restriction is a restriction placed on the CIDRs that are allowed to initiate traffic to a specific aspect of your ngrok account. An IP restriction has a type which defines the ingress it applies to. IP restrictions can be used to enforce the source IPs that can make API requests, log in to the dashboard, start ngrok agents, and connect to your public-facing endpoints. See also https://ngrok.com/docs/api#api-ip-restrictions.