Can I access my home server connected to a VPN with reverse proxy, without myself being connected to the VPN ?

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nordlynx

  • Just fill in the ... sections. Caution: NordLynx is the recommended container with the nordvpn one being depreciated. If you're setting this up new, use https://github.com/bubuntux/nordlynx instead.

  • nordvpn

    NordVpn Docker Client

  • nordvpn: container_name: nordvpn image: ghcr.io/bubuntux/nordvpn cap_add: - NET_ADMIN sysctls: - net.ipv6.conf.all.disable_ipv6=1 # Recomended if using ipv4 only restart: unless-stopped environment: # Review https://github.com/bubuntux/nordvpn#environment-variables ... ports: - 9091:9091 # transmission - 3128:3128 # squid transmission: container_name: transmission image: lscr.io/linuxserver/transmission network_mode: service:nordvpn depends_on: - nordvpn environment: ... volumes: ... squid: container_name: squid image: sameersbn/squid network_mode: service:nordvpn volumes: ...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts