I want to use IRC/SSH at school but both seems to be blocked. I assume they blocked all ports outside of 80 and 8080. Is there anyway to get around this? Maybe a proxy? How would I set this up?
Maybe a web based client made it past their web filter. There’s a lot of them out there.
TheLounge is a neat web client
It’s not unheard of for the usual IRC ports to be blocked because it used to be used for botnets. Some servers may have different ports.
Wireguard to home. If they block that then try tailscale it should work
use a web irc client
There’s a few WebSocket solutions out there. Basically looks like a normal HTTPS connection to something that uses a WebSocket, so unless they’re decoding TLS and the HTTP session and somehow recognizes that this is a VPN and block it, it’ll likely go through.
Just use a VPN. Proton VPN is a privacy-respecting and trustworthy provider with a pretty neat free plan, I used it for IRC many times, works very well. They have clients for pretty much every platform including Linux of course.
They block Proton as well. Pretty much every vpn I’ve tried they’ve blocked. Even niche ones.
You can try Riseup VPN, the VPN client has a unique feature where it uses Tor to bypass the block on the VPN server and then connects to the VPN. You can also just try using Tor through Orbot and with a bridge like Snowflake or request a custom bridge from the Tor Project.
I tried to access the site and I got websitw blocked by admin. I might have to wait till I get home to try it.
An ssh tunnel over port 8080 might work