Project

General

Profile

Proxy » History » Version 2

Per Amundsen, 02/18/2017 06:55 AM

1 1 Per Amundsen
_Added in 2.4_
2
3
*/proxy [-cmNgNs[+|-]d] [on|off] [server] [port] [username] [password]*
4
5
Change global or current server proxy settings.
6
7 2 Per Amundsen
_Same as [[/firewall]]._
8
9 1 Per Amundsen
*Switches*
10
11
-c - Clears the username and password fields.
12
-mN - Sets the connection type, if N = 4 or 5 for Socks4 or Socks5, or p for http proxy.
13
-gN - Enables or disables global proxy settings for current server, if N = 0 Disable, if N = 1 Enable. (AdiIRC only)
14
-s - Change settings for current server instead of global. (AdiIRC only)
15
+|-d - Turns dcc through proxy on or off.
16
17
*Parameter*
18
19
[on|off] - Enables or disables proxy.
20
[server] - Proxy server to connect to.
21
[port] - Proxy port to connect to.
22
[username] - Proxy username.
23
[password] - Proxy password.