My VPN plan is up for renewal, and I’d like to move from my current provider (Privado) to one that supports port forwarding while maintaining access to a SOCKS5 service.

AirVPN would have been my choice, but doesn’t have SOCKS5.

Private Internet Access checks off the boxes but I’m not familiar with the company behind it.

Thanks for the help and recommendations.

  • TauZero@mander.xyz
    link
    fedilink
    English
    arrow-up
    13
    ·
    16 hours ago

    Curious, what is SOCKS5 used for that regular wireguard cannot do? I’m only familiar with the use case of telling Firefox to connect through a SOCKS5 proxy, which may be convenient as a form of split tunneling - only firefox traffic goes through the VPN and everything else through clearnet - but wireguard can be configured into a split tunnel form as well with a bit more work, and works for all software not just the ones aware of SOCKS proxies. Is it for use on a system where your permissions are too limited to turn on wireguard but not so limited that you cannot change Firefox proxy settings?

    • Kairos@lemmy.today
      link
      fedilink
      English
      arrow-up
      4
      ·
      14 hours ago

      SOCKS like the other proxy types can be configured per application and not exclusively as an interface in kernel mode or something else in userspace mode.

      • TauZero@mander.xyz
        link
        fedilink
        English
        arrow-up
        6
        ·
        13 hours ago

        can be configured per application

        wireguard can too using network namespaces

        not exclusively as an interface in kernel mode

        Which devices are you people running where you want VPN/proxy but don’t have kernel permissions to run wireguard? Firefox on iPhone? Porn on wifi washing machine?