From WikiChip
mirc/commands/proxy
< mirc‎ | commands
Revision as of 18:26, 14 March 2014 by Ouims (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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: 5.5

Added On: 08/01/99

Note: Individual switches were not taken into consideration.

See also