proxydb.setIPv6
Sets the port for a proxy
Usage
proxydb.setIPv6 [switches] <string:proxy> <bool:IPv6>
Description
Sets the use of IPv6 sockets for the proxy <proxy> if <IPv6> is true
Switches
-q | --quiet
Do not print errors if the proxy already exist.
Examples

Sets the IPv6 sockets for the proxy test.com

proxydb.setIPv6 test.com $true
See also
serverdb module documentation

Index, Commands