So, I've been desiring to create an application which can bypass our University's firewall by relaying the network packets to a remote server which would carry out the aforementioned requests from these obtained requests, Recieve data obtain from theee requests and finally transmit it back to the client device. This way, even if the firewall restricts a website, Restricted websites can still be accessed.
Is this too far-fetched an idea, and my main question is,
How do you relay these bundled network packets to the server device using a language like python, Do we need to create a packet sniffer and then send these using the requests module, or is there something I'm not seeing. Any suggestions will be very much appreciated, thank you so much.
[link] [comments]
from hacking: security in practice https://ift.tt/a8WjKGt
Comments
Post a Comment