Wiki » Konfiguracja usług dostępnych w JustNetpl » VPN »
Instalujemy aplikacje z play store
apt-get update; \ apt-get install -y curl; \ curl -fsSL https://pkgs.tailscale.com/stable/debian/sid.noarmor.gpg | tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null; \ curl -fsSL https://pkgs.tailscale.com/stable/debian/sid.tailscale-keyring.list | tee /etc/apt/sources.list.d/tailscale.list; \ apt-get update; \ apt-get install tailscale; \ #tailscale up --login-server 0vpn.justnet.pl --authkey $AUTH_KEY; \Dodatkowe ustawienia
tailscale set --accept-routes
tailscale set --exit-node=vpn.jn
tailscale set --advertise-routes=
tailscale set --advertise-exit-node