Glam Prestige Journal

Bright entertainment trends with youth appeal.

I've just returned to boarding school and the school network blocks everything. I cannot install anything with sudo apt-get install.

Does anyone know what can I do?

3

1 Answer

Are you sure that they block everything?

If you have root access on the computer, and already installed eg. netcat or any similar tool (and of course some cleverness), you can try to find a way to proxy your traffic.

The most common case is to simulate DNS traffic (UDP port 53), as it is often left unblocked:

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy