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 [-...") |
m (→See also: fix dead link) |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | The '''/firewall command''' changes the firewall settings | + | {{mirc title|/firewall Command}} |
+ | 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 == | ||
Line 22: | Line 24: | ||
== Compatibility == | == Compatibility == | ||
Added: 5.5 | Added: 5.5 | ||
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
+ | * {{mIRC|/proxy}} | ||
+ | {{mIRC command list}} | ||
− | [[Category:mIRC commands]] | + | [[Category:mIRC commands|firewall command - mIRC]] |
Latest revision as of 20:42, 18 January 2024
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[edit]
/firewall [on|off] /firewall [-cmN[+|-]d] <server> <port> <userid> <password> /firewall [-cmN[+|-]d] <server:port> <userid> <password>
Switches[edit]
- -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[edit]
- <server> - the server
- <port> - the port
- <userid> - the username
- <password> - the password
Example[edit]
None
Compatibility[edit]
Added: 5.5
See also[edit]
mIRC commands list