Firewall » History » Version 3
Per Amundsen, 02/16/2023 12:34 PM
1 | 1 | Per Amundsen | _Added in 2.8_ |
---|---|---|---|
2 | |||
3 | */firewall [-cmNgNs[+|-]d] [on|off] [server] [port] [username] [password]* |
||
4 | |||
5 | Change global or current server proxy settings. |
||
6 | |||
7 | _Same as [[/proxy]]._ |
||
8 | |||
9 | *Switches* |
||
10 | |||
11 | 3 | 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. |