mIRC Home    About    Download    Register    News    Help

Print Thread
#258745 21/08/16 10:59 PM
Joined: Aug 2016
Posts: 1
D
djg Offline OP
Mostly harmless
OP Offline
Mostly harmless
D
Joined: Aug 2016
Posts: 1
Hello everyone.

Does anyone have experience using the /proxy & /firewall command? I check on the help file and they both have the same description.

/proxy [-cmN[+|-]d] [on|off] <server> <port> <userid> <password>


Code:
The -c switch clears the userid and password values.

The -mN switch set the connection type, where N is 4 or 5 for Socks4 or Socks5, or p for proxy.

The +|-d switch turns dccs through a firewall on or off.


I'm trying to switch from Socks4 to proxy via text command.

if i type /proxy -mP 123.123.123.13:123

it still returns "Proxy is on Socks4" --- I want it to go to proxy. frown help thanks

Joined: Jul 2006
Posts: 4,149
W
Hoopy frood
Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,149
You must pass the on/off state regardless of if you're going to modify it. The port also goes as a seperate argument as the help file suggests

/proxy -mp on 123.123.123.13 123


#mircscripting @ irc.swiftirc.net == the best mIRC help channel

Link Copied to Clipboard