Project

General

Profile

Proxy » History » Version 1

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