|   |   | 
| proxydb.addProxy Adds a server | ||||||||||||
| Usage | ||||||||||||
| proxydb.addProxy [switches] <string:proxy> | ||||||||||||
| Description | ||||||||||||
| Adds the proxy <proxy> to the proxy database. Protocol can be Socks4, Socks5 or Http. | ||||||||||||
| Switches | ||||||||||||
| 
 | ||||||||||||
| Examples | ||||||||||||
| Adds the proxy test.com on port 8080 using IPv6 sockets proxydb.addProxy -i -p=8080 test.com | ||||||||||||
| See also | ||||||||||||
| serverdb module documentation |