mirror of
https://github.com/mikeroyal/Self-Hosting-Guide
synced 2026-05-24 09:48:33 +00:00
Add Tailscale and ZeroTier VPNs
Both are free to use for small setups and provide simple p2p VPN to access home network from outside using mobile phone or computer without any port forwarding or opening direct Internet access to the home network
This commit is contained in:
parent
3eaf827bf4
commit
5bc297898e
1 changed files with 4 additions and 0 deletions
|
|
@ -1371,6 +1371,10 @@ Minio's test-server called "play" is already configured in the default client, y
|
|||
|
||||
[tinc](https://www.tinc-vpn.org/) - Distributed p2p VPN.
|
||||
|
||||
[Tailscale](https://tailscale.com/) is a secure and private, identity-based, infrastructure agnostic network with a flexible topology, resilient networking, and a streamlined setup.
|
||||
|
||||
[ZeroTier](https://www.zerotier.com/) connects your devices like they're on the same local network using p2p SD-WAN/VPN. It is supported on platforms like Windows, Linux (also in containers), macOS, iOS, Android, Mikrotik routers, Synology etc.
|
||||
|
||||
### LDAP
|
||||
|
||||
[Back to The Top](#table-of-contents)
|
||||
|
|
|
|||
Loading…
Reference in a new issue