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?

    • dinckel@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      8 months ago

      That implies that their organization allows adding net devices without authorization. If irc is blocked, modifying the network more than likely is too

    • lonewalk@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 months ago

      +1 on this. Easiest way to get around school filters - used to have this setup when I was in high school (well, OpenVPN, but same thing just different VPN tech).

  • TheDevil@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    8 months ago

    A long time ago I used something like sockd to run a local proxy and then send that data to my personal remote proxy server over port 80, something like https://win2socks.com/ I think

    Maybe there’s something better than socks these days.

    Back then it worked pretty well, but I don’t think they were doing DPI. They (admin guys) did seem to notice large file transfers and seemed to be killing them manually.

    I would assume most places these days will collect net flow data at least, so while https will protect the contents, they will be able to see the potentially unusual amount of data moving back and forth to your proxies IP.

    I would suggest at least using a VPS to hide your schools IP address from the irc servers. And you may be in serious trouble if you get caught. If you’re in the UK you’re going to be risking jail time, and speaking from personal experience, they take this shit seriously.

    So maybe just set up a personal hotspot.

  • iopq@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    8 months ago

    Yes, use a proxy. Usually 443 is not blocked either, so an SSL encrypted solution is hard to block

  • Max-P@lemmy.max-p.me
    link
    fedilink
    arrow-up
    8
    ·
    8 months ago

    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.

  • Free Palestine 🇵🇸@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    8 months ago

    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.

    • 257m@sh.itjust.worksOP
      link
      fedilink
      arrow-up
      1
      ·
      8 months ago

      They block Proton as well. Pretty much every vpn I’ve tried they’ve blocked. Even niche ones.

      • Free Palestine 🇵🇸@sh.itjust.works
        link
        fedilink
        arrow-up
        2
        ·
        8 months ago

        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.

        • 257m@sh.itjust.worksOP
          link
          fedilink
          arrow-up
          1
          ·
          8 months ago

          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.