From WikiChip
Difference between revisions of "mirc/commands/proxy"
(Created page with "The '''/proxy command''' changes the firewall settings. == Synopsis == /proxyl [on|off] /proxy [-cmN[+|-]d] <server> <port> <userid> <password> /proxy [-cmN[+|-]d] <server...") |
(→Compatibility) |
||
Line 22: | Line 22: | ||
== Compatibility == | == Compatibility == | ||
− | Added: | + | Added: mIRC v7.0 |
− | Added On: | + | Added On: 02/04/2010 |
<small>Note: Individual switches were not taken into consideration.</small> | <small>Note: Individual switches were not taken into consideration.</small> |
Revision as of 17:42, 14 March 2014
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/04/2010
Note: Individual switches were not taken into consideration.