School blocking

hello, i recently got the .glitch.me domain unblocked at school but i get this:

any help?

4 Likes

The way to fix this would be to either use a proxy or just buy a free domain for every new project. Is glitch.me blocked or is *.glitch.me blocked?

any new URL that the was created or updated in the last 24 hours are blocked for ‘new URL’

this means when the project restarts, it is blocked straight away

I guess you could just use a proxy.

unfortuantly, proxies are disabled along with the ability to install extensions

ill dm you a link tell me if it works

Change your DNS to 1.1.1.1 and 1.0.0.1, and only access the glitch project over HTTPS.

My school uses desktops and the control panel is locked down so it cannot be accessed

You could try the Google Translate method:


Basically set the language you’re translating from to some random one (e.g Spanish). Then set the language you’re translating to to English. Then, enter your URL in the translate section, it should show up underlined and in blue in the translated to section. You can then click the URL and it should display the site inside of Google Translate.

Your school also probably uses a transparent DNS proxy/service. This means changing the DNS will have no effect unless you enable DoH (DNS over HTTPS).


My school also blocks new URLs too. Please note I haven’t tested the Google Translate method on my school’s network as of yet.

1 Like

I mean it’s smart but my school patched that ages ago. These days we use proxies and emulators.

Most schools block proxy’s too. And if a school lets users access the command prompt or the control panel then they don’t have a very effective system

Another way would be to right-click the Windows logo to open up PowerShell - as some schools forget to block it.

I do actually have access to powershell

This info is gonna be useful…kinda facing the same problem in my school although they’re not good at identifying loopholes.

If anyone knows any powershell commands! Great!

Your only issue with the powershell commands here is some of them need admin priverlages. However, you can do cool stuff like start microsoft to open up a folder on the C: drive (even if it doesnt show up in explorer).

1 Like

try running foreach ($c in Get-NetAdapter) { write-host 'Setting DNS for' $c.interfaceName ; Set-DnsClientServerAddress -InterfaceIndex $c.interfaceindex -ServerAddresses ('1.1.1.1', '1.0.0.1') } in powershell.

Ask them to unblock "*.glitch.me "

Or, (ACK LONG COMPLICATED WAY)

  1. Go to https://www.rollapp.com/
  2. Sign in/up
  3. Open LibreOffice Writer
  4. Make a link to google.com
  5. Open the link
    Now you have an Epiphany Browser/Gnome Web browser window. Use it.

Rollapp is probaly blocked too. I would try browserling but that has a time limit. You can set up a glitch reverse proxy that always uses one url and u can change which site the reverse proxy points to every time you want to switch sites.

I’m acrually a bit luckier. I sent a request on our school’s filter system saying that glitch.me redirects to glitch.com so it unblocked all glitch.me’s subdomains.

i did, but when projects go to sleep they are blocked

I can’t install, mainly because i’m on windows 10

Do you know any effective reverse proxies?

Erm, what exactly does that do?

It probaly changes the dns server from what the text message says.
To make a reverse proxy try remixing this project and going into configuration.py and replacing github.com with the url of whatever glitch project you need to unblock.

1 Like

It doesn’t work. I’ll fix it. It is supposed to loop through all your network interfaces, and set the DNS to cloudflare on all of them.

Cloudflare is a nice DNS. The changes I make in my cloudflare DNS are visible instantly so it’s useful also if your application uses cloudflare

1 Like

its a thing we could use.

so far the google translate and bicycle proxy does not work, i think it has machine learning capabilities…

I am pretty sure you just gave me access to P-hub at school (metaphorically (I mean he gave me access to every website whilst at school)) I should just set these up and maybe watch Netflix with the boys in the back of the class which is where we sit. :slight_smile: Thanks.

1 Like

Wow. You guys must have the state of the art filter because the bicycles proxy is coded in unicode or something like that.

1 Like

We try to get on krunker.io as a test and it gets blocked.

Learns from its mistakes

1 Like

Have you tried the Wayback Machine as a proxy yet…

1 Like

The wayback machine? No

1 Like

YouTube from 2006… Yikes

2 Likes

I made an even more advanced encoder: https://slender-almondine-source.glitch.me/ No alphanumeric characters in the JS!

There is nothing there…

1 Like

It should be the standard “A Dream of the Future” page, but look at the source code. It only uses <script>, [, ], (, !, +, ), ,, the backtick, and </script>

That’s really good! How did you encode it?

http://www.jsfuck.com/ and lots of careful coding, because the encoder there isn’t very good for non-string things.

1 Like

Browserling is an option, it only runs for 3 minutes a day on the free plan but perhaps you could try bypassing

An example- https://browserling.com/b/0e78948c

1 Like

Clearing cookies helps bypassing, reloading within the limit works aswell as it resets the counter

1 Like

I built this sorta application myself but I’m not sure I should release it here

oof, if you want to get stuff unblocked, there are ways though. first, you can sign out and then click apps, and if you have the niaku chrome app, you click on that, then once ur in, click on sign in with google, the where it says ¨to sing into NIAKU or what ever, you click on the blue NIAKU thing, then click the gmail they give you, once your there, click ¨for work¨ then scroll all the way down and click ¨google¨ in the left bottem. everythig is unblocked now

the other way is to install remind, then click sign in with google, then click the blue remind at the top, go to the gmail they give you, then click for work, then scroll all the way down and click google, this will be easyer

Try right-clicking the image symbol and selecting “Remove from chrome”

pro tip install myrtille on a cheap iis vm and you wont have any problems anymore

This isn’t something special, any app will be able to bypass chrome extension filters if you load websites inside of it (given those sites aren’t being network/wi-fi blocked). There are hundreds of these apps. Sorry if this is off topic but just wanted to specify.

2 Likes

Unfortunately this can’t be done. Because the technicians have blocked everyone from modifying or installing extensions. A bit annoying but everybody was downloading vpn extensions to play clunker.io. True story

Two browsers that worked for me:

  • Vivaldi (https://vivaldi.com) - this browser was able to install extensions while Chrome, Firefox, and Edge weren’t; I would recommend the VeePN extension (available at the Chrome Web Store)
  • Tor Browser - a slow but very effective browser run by volunteers; its website (https://www.torproject.org/) is certainly blocked, but you can find download links on the Web Archive, by emailing [email protected] for a link, or searching for online repositories. I used this link to download it, but if you’re reading this a few months after I posted this, that link probably won’t work anymore.

Edits: Changed recommended VPN extension

4 Likes

I mean, if you are only using static sites, that isn’t a problem anymore?

how do i get to the proxy

Hey @cole_1 and welcome! Please don’t bump old posts (that makes them go to the top of the list). The solution can be found on School blocking - #25 by javaarchive

play games that aren’t blocked, or use your own Internet connection