TLDR; client -> server -> internet -> server -> client
A while ago a classmate told me he had built a VPN in Java for his final project and I found it very interesting. Too interesting in fact to leave the idea alone.
I found that I really didn't k...