|
Ah yes, thank you. Unfortunately it is indeed Socks, which is a protocol that needs to be implemented, I can't just open a connection to the intended target with TCP_NODELAY set and move packets between the two connections.
The disadvantage is that I need to be able to speak the SOCKS protocol. The advantage is, that you don't need to sniff the connection to find out the IP address of the realm server connector as that is handled transparently between Freecap and the Socks server. Takes a bit more time for me, but is probably easier to use for the technically not so apt people. Not to mention a lot easier than setting up VMWare with contained Linux.
|