Using Linode as a proxy server wrapped in DNS to bypass paid internet services
Posted
by
snihalani
on Super User
See other posts from Super User
or by snihalani
Published on 2012-10-12T01:19:37Z
Indexed on
2012/10/12
3:39 UTC
Read the original article
Hit count: 412
proxy
I have a linode server that I use for development.
I was thinking of using that as a proxy server. I have noticed that most paid connections allow DNS queries but don't allow http until I pay them.
I verified this by flushing my dns cache and nslookup some random websites.
How do I create a proxy server that allows me to may be wrap my packets from my computer in DNS packets, relay to my linode server with ssh key authentication and act as a broker?
Thanks.
© Super User or respective owner