Project

General

Profile

Proxy » History » Version 4

Per Amundsen, 02/16/2023 02:56 PM

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