proxydb.setPass
Sets the password for a proxy
Usage
proxydb.setPass [switches] <string:proxy> <string:password>
Description
Sets the password <password> for the proxy <proxy>
Switches
-q | --quiet
Do not print errors if the proxy already exist.
Examples

Sets the password test for the proxy test.com

proxydb.setPass test.com test
See also
serverdb module documentation

Index, Commands