Firewall » History » Revision 2
« Previous |
Revision 2/3
(diff)
| Next »
Per Amundsen, 12/14/2019 09:47 AM
Added in 2.8
/firewall [-cmNgNs[+|-]d] [on|off] [server] [port] [username] [password]
Change global or current server proxy settings.
Same as /proxy.
Switches
-c - Clears the username and password fields.
-mN - Sets the connection type, if N = 4 or 5 for Socks4 or Socks5, or p for http proxy.
-gN - Enables or disables global proxy settings for current server, if N = 0 Disable, if N = 1 Enable. (AdiIRC only)
-s - Change settings for current server instead of global. (AdiIRC only)
+|-d - Turns dcc through proxy on or off.
Parameter
[on|off] - Enables or disables proxy.
[server] - Proxy server to connect to.
[port] - Proxy port to connect to.
[username] - Proxy username.
[password] - Proxy password.
Updated by Per Amundsen almost 5 years ago · 2 revisions