hmm hope I'm getting this right... you want to implement a SOCKS server as Tcl script? why the heck would you need that? simply install a real SOCKS daemon or some other bouncer
Well i'm trying to make the things easy, i know is possible to make a tcl with socks inside to join a network, is the fast way indeed i know lot of people looking for this tool.
or maybe you just need to test multiple open SOCKS bouncers? then use .set firewall sockshost from partyline without restarting
That's the point i don't want to test!, i have soft that test multiple socks, i'm trying to save lot of job, example as the way you told me if i have 10 socks, and if i put that command in partyline maybe lot of then are die, but if i have a tcl that make that job for me, with a list that i gonna put inside, maybe gonna be faster. I'm tired to put that comand as you told me i do it all the time, but with a tcl that do all that i'll me happy.
ty i hope this tcl will be a great tool for lot of people.