|   |   | 
| 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 | ||
| 
 | ||
| Examples | ||
| Sets the IPv6 sockets for the proxy test.com proxydb.setIPv6 test.com $true | ||
| See also | ||
| serverdb module documentation |