From WikiChip
Difference between revisions of "mirc/commands/firewall"
m (bot: correcting title) |
m (Bot: de-linking old mIRC menu) |
||
Line 1: | Line 1: | ||
− | {{mirc title|/firewall Command | + | {{mirc title|/firewall Command}} |
The '''/firewall command''' changes the firewall settings. | The '''/firewall command''' changes the firewall settings. | ||
Revision as of 18:21, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
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
See also
mIRC commands list