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
-q | --quiet
Do not print errors if the proxy already exist.
Examples

Sets the port 8080 for the proxy test.com

proxydb.setPort test.com 8080
See also
serverdb module documentation

Index, Commands