|   |   | 
| proxydb.setPort Sets the port for a proxy | ||
| Usage | ||
| proxydb.setPort [switches] <string:proxy> <uint:port> | ||
| Description | ||
| Sets the port <port> for the proxy <proxy> | ||
| Switches | ||
| 
 | ||
| Examples | ||
| Sets the port 8080 for the proxy test.com proxydb.setPort test.com 8080 | ||
| See also | ||
| serverdb module documentation |