From WikiChip
Difference between revisions of "mirc/commands/proxy"
m (Bot: Automated text replacement (-<small>Note: Individual switches were not taken into consideration.</small> +)) |
m (→Synopsis: Fix typo) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/proxy Command}} | ||
The '''/proxy command''' changes the firewall settings. | The '''/proxy command''' changes the firewall settings. | ||
== Synopsis == | == Synopsis == | ||
− | / | + | /proxy [on|off] |
/proxy [-cmN[+|-]d] <server> <port> <userid> <password> | /proxy [-cmN[+|-]d] <server> <port> <userid> <password> | ||
/proxy [-cmN[+|-]d] <server:port> <userid> <password> | /proxy [-cmN[+|-]d] <server:port> <userid> <password> | ||
Line 22: | Line 23: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|7.0}} | |
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
Line 34: | Line 31: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|proxy command - mIRC]] |
Latest revision as of 02:32, 6 February 2024
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /proxy command changes the firewall settings.
Synopsis[edit]
/proxy [on|off] /proxy [-cmN[+|-]d] <server> <port> <userid> <password> /proxy [-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: mIRC v7.0
Added on: 02 Apr 2010
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
mIRC commands list