From WikiChip
Difference between revisions of "mirc/commands/firewall"
(Created page with "The '''/firewall command''' changes the firewall settings. The format is <server:port> <userid> <password> is also supported. == Synopsis == /firewall [on|off] /firewall [-...") |
|||
Line 1: | Line 1: | ||
− | The '''/firewall command''' changes the firewall settings | + | The '''/firewall command''' changes the firewall settings. |
== Synopsis == | == Synopsis == | ||
/firewall [on|off] | /firewall [on|off] | ||
/firewall [-cmN[+|-]d] <server> <port> <userid> <password> | /firewall [-cmN[+|-]d] <server> <port> <userid> <password> | ||
+ | /firewall [-cmN[+|-]d] <server:port> <userid> <password> | ||
== Switches == | == Switches == |
Revision as of 18:57, 22 December 2013
The /firewall command changes the firewall settings.
Synopsis
/firewall [on|off] /firewall [-cmN[+|-]d] <server> <port> <userid> <password> /firewall [-cmN[+|-]d] <server:port> <userid> <password>
Switches
- -c - clears the userid and password values
- -mN - sets the connection type, where N is 4 or 5 for Socks4 or Socks5, or p for proxy
- +d - turns dccs through a firewall on.
- -d - turns dccs through a firewall off.
Parameters
- <server> - the server
- <port> - the port
- <userid> - the username
- <password> - the password
Example
None
Compatibility
Added: 5.5
Added On: 08/01/99
Note: Individual switches were not taken into consideration.