Software Alternatives, Accelerators & Startups

Set up: VPN - Part 1

TailScale Headscale
  1. Private networks made easy Connect all your devices using WireGuard, without the hassle. Tailscale makes it as easy as installing an app and signing in.
    Pricing:
    • Open Source
    Root@hz-sample-node-1:~# curl -fsSL https://tailscale.com/install.sh | sh Installing Tailscale for ubuntu noble, using method apt <...redacted for brevity..> Installation complete! Log in to start using Tailscale by running: Tailscale up Root@hz-sample-node-1:~# tailscale up --login-server https://vpn.example.com:8080 --authkey c14c099b55aaaa3851aa5bafa8f91f6406f0161aa0059981 Root@hz-sample-node-1:~# tailscale status 100.64.0.1 hz-sample-node-1 infra linux -.

    #Security & Privacy #VPN #Cloud VPN 529 social mentions

  2. An open source, self-hosted implementation of the Tailscale control server
    Root@hz-headscale-tmp-1:~# export HEADSCALE_VERSION="0.23.0" \ && export HEADSCALE_ARCH="arm64" \ && wget --output-document=headscale.deb "https://github.com/juanfont/headscale/releases/download/v${HEADSCALE_VERSION}/headscale_${HEADSCALE_VERSION}_linux_${HEADSCALE_ARCH}.deb" <...redacted for brevity..> 2024-09-28 12:24:54 (189 MB/s) - โ€˜headscale.debโ€™ saved [17022910/17022910].

    #VPN #Cloud VPN #Security & Privacy 46 social mentions

Discuss: Set up: VPN - Part 1

Log in or Post with