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 (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/proxy Command}}{{mIRC menu}} |
The '''/proxy command''' changes the firewall settings. | The '''/proxy command''' changes the firewall settings. | ||
Revision as of 04:29, 4 January 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu The /proxy command changes the firewall settings.
Synopsis
/proxyl [on|off] /proxy [-cmN[+|-]d] <server> <port> <userid> <password> /proxy [-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: 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
mIRC commands list