Would be more convienent if /firewall command would parse
stuff like ip:port

Example:

Current:
Code:
/firewall 127.0.0.1:6667 
* Firewall is on Socks5 (127.0.0.1:6667 24972)

So you need to put a space between 127.0.0.1 & 6667 - and leaves the port from the last proxy used.

suggestion:
Code:
/firewall 127.0.0.1:6667
Maybe return:  "Firewall is on Socks5 (127.0.0.1 6667)"


Know what I'm trying to say?

BTW, The port and ip are just examples I know how to use the /firewall command so don't diss on me because I threw an ip and port out there.