Member
245 posts
Registered:
Jan 2006
Hello!
How do i use more than one qwfwd at a time?
Member
57 posts
Registered:
Apr 2007
omg, Qizmo functionality revival? Kinda 1999... =)
How was it?
connect x
.connect y
,connect z
OT: I dont think it's possible.
Moderator
1329 posts
Registered:
Apr 2006
QWFwd supports chaining so it is possible. I don't remember the exact command because ezQuake's find best routes feature does this automatically for you, if you need more than one proxy for the best route that is. And of course because the place where I wrote the instructions for QWFwd, QW-DEV, is down obviously.
Member
245 posts
Registered:
Jan 2006
QWFwd supports chaining so it is possible. I don't remember the exact command because ezQuake's find best routes feature does this automatically for you, if you need more than one proxy for the best route that is. And of course because the place where I wrote the instructions for QWFwd, QW-DEV, is down obviously.
can you please find out?
Member
43 posts
Registered:
Dec 2006
Moderator
1329 posts
Registered:
Apr 2006
That works I guess, but I would really recommend using ezQuake's best route feature that johnny_cz mentioned in the thread also. It works from both ingame server browser and using connectbr command once you have selected/specified a masterserver and done sb_refresh at least once.
Member
245 posts
Registered:
Jan 2006
You can chain qwfwd proxies by linking them with an @ symbol, e.g:
cl_proxyaddr "proxy1.com:12345@proxy2.com:67890"
Would that mean for example:
setinfo prx froschroom.com:27501@qw.foppa.dk:30000
connect qw2.irc.ax:30000 ?
connectbr qw.foppa.dk:27501 gives me 21ms while
setinfo prx qw.foppa.dk:27501
connect qw2.irc.ax:30000
gives me 12ms
??