access
ip/socks/access
Type: Directory
| Flag | Name | Description |
|---|---|---|
| X | disabled | disabled |
| Argument | Type | Description |
|---|---|---|
| src-address | super { ! , alt-address: alt { range: ipRange , src-ipv6: ip6Prefix } } | |
| src-port | super { ! , min: num [0 .. 65535] , [max] -num [0 .. 65535] } | |
| dst-address | super { ! , alt-address: alt { range: ipRange , dst-ipv6: ip6Prefix , dst-domain: string } } | |
| dst-port | super { ! , min: num [0 .. 65535] , [max] -num [0 .. 65535] } | |
| action | enum (deny | allow) { deny:0, allow:1 } |