From WikiChip
Difference between revisions of "mirc/commands/proxy"
m (PatrolBot moved page /proxy command - mIRC to mirc/commands/proxy: per new naming convention) |
m (→Synopsis: Fix typo) |
||
(2 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> |
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