I have hosted an sshd server and i want a friend to be able to connect through me to use the internet for gaming since the ports for most are blocked for him (he is at university). I have no clue how to go about routing his games' traffic so that it goes through me. All the guides i have found on google have been for browser proxies using SOCK. Im not set on using SSH, so any other suggestions for achieving the same result are welcome. Dont suggest free proxies or VPNs since the ping will be too horrible. I want to be able to host the proxy which he connects through. Also, im using cygwin to run the sshd server, but my knowledge of linux commands is sparse.