I want to have something like this:
I will run a client on the computer at work that will route all outgoing traffic via HTTP protocol (not just port) to a server running on my home computer, that will then get it form the web where it is not blocked. It will return that to the client over the HTTP protocol and the client will return it back to the apps as if nothing happened.
Thanks!