nfriedly / node-unblocker

Web proxy for evading internet censorship, and general-purpose Node.js library for proxying and rewriting remote webpages
https://www.npmjs.com/package/unblocker
GNU Affero General Public License v3.0
457 stars 899 forks source link

Can this thing unblock websites on a school computer? #147

Closed martyhil123 closed 4 years ago

martyhil123 commented 4 years ago

I myself am using a school computer, however. When I tried to deploy to Heroku and view it was blocked. Are there any websites that can unblock like the titanium network thing? I use a school chromebook. Youtube searches and whatnot get me nowhere. Everything ends up getting patched or blocked.

nfriedly commented 4 years ago

Sorry, that sucks. I used to try and keep copies of this online different places, but they all got shut down.

If you have a computer at home, it's probably possible to set it up for access from elsewhere, but actually getting that working is going to be fairly involved, more than I'd be able to explain, and there's no guarantee it wouldn't also get blocked within a day or two :(

I'm sure there's other options, but I don't know what they are.

martyhil123 commented 4 years ago

Well do you know how to unblock websites on a school chromebook without having to use a website?

nfriedly commented 4 years ago

Nope, sorry

martyhil123 commented 4 years ago

it's okay.

easella commented 3 years ago

yeah you can change network proxies, but that does not work for me.

easella commented 3 years ago

or you can install a vpn through chrome webstore.

easella commented 3 years ago

you can also change network proxies.

easella commented 3 years ago

or you can use incognito mode if your filtering system is a chrome extension.Keep in mind that the school can still see what you are doing.

easella commented 3 years ago

or you can use guest browsing.Keep in mind that the school can still see what you are doing.

easella commented 3 years ago

or install something from google play.

easella commented 3 years ago

or you can use iframes.

myusernamesimo commented 2 years ago

Sorry, that sucks. I used to try and keep copies of this online different places, but they all got shut down.

If you have a computer at home, it's probably possible to set it up for access from elsewhere, but actually getting that working is going to be fairly involved, more than I'd be able to explain, and there's no guarantee it wouldn't also get blocked within a day or two :(

I'm sure there's other options, but I don't know what they are.

how do you do this i am intrested

nfriedly commented 2 years ago

@myusernamesimo see https://github.com/nfriedly/nodeunblocker.com#running-the-website-on-your-computer for the basic steps.