Usage¶
QWfwd should work on all available clients. Connecting differs a bit from normal so it needs to be explained here.
- First thing you have to do is to specify the server address you want to connect:
setinfo prx server-address.com:27500
- Now that the server address is set, you can continue connecting to any known QWfwd you wish, just type:
connect proxy-address.com:30000
Examples¶
To connect wargamez.dk:27501 server through quakeworld.fi:30000 proxy:
setinfo prx wargamez.dk:27501 connect quakeworld.fi:30000
To connect troopers.fi:28001 server through tungur.com:30000 proxy:
setinfo prx troopers.fi:28001 connect tungur.com:30000
Chaining example on how to connect to wargamez.dk:27501 through quakeworld.fi:30000 and troopers.fi:30000:
setinfo prx quakeworld.fi:30000@wargamez.dk:27501 connect troopers.fi:30000