entry.io.vn is open connectivity infrastructure for developers: expose your local services to a public HTTPS URL with a single ssh command, and link your machines into a private WireGuard network for RDP/SSH by IP — end-to-end encrypted, set up once. A free, non-profit, self-hosted alternative to ngrok and Tailscale.
All in one dashboard, self-service, free for the community.
Expose localhost to a public HTTPS URL with one ssh command. Webhooks, client demos, instant web sharing.
https://<name>.entry.io.vnMesh your machines into a private network. RDP/SSH by IP, end-to-end encrypted (WireGuard), set up once, auto-connects on boot.
100.64.x.x · isolated by defaultTunnel visitor stats (visitors, top URLs, referrers) — from server logs, no cookies, no JS. Opt-in.
privacy-firstKeep a stable name, open TCP tunnels (databases, SSH), run 24/7 with autossh + systemd.
stable namesLet others RDP/SSH into your machine only when you allow it, on specific ports — revoke anytime. Default: nobody sees your machines.
consent-basedNot profit-driven. Costs and contributions are public; any surplus goes back into free infrastructure for the community.
Self-serve: sign up, add your SSH key, done. No waiting for an admin.
3000 to your local app port):
ssh -p 2222 -R myapp:80:localhost:3000 entry.io.vn → https://myapp.entry.io.vn. TCP tunnels: -R 0:localhost:5432 for databases/SSH.Set up once, then RDP/SSH/share files by IP — like a LAN, wherever your machines are (even behind CGNAT). End-to-end encrypted (WireGuard).
100.64.x.x and auto-connects on boot. RDP:
Machines connect directly when possible (lowest latency); behind NAT/CGNAT they relay through the server. Always WireGuard-encrypted.
Each person sees only their own machines. Nobody can discover or reach yours unless you allow it.
Grant someone RDP/SSH access to your machine by email + port, right from the dashboard. Revoke anytime.
“Those helped today
may be the ones lending a hand tomorrow.” the spirit of entry.io.vn
entry.io.vn began as community infrastructure for Vietnamese developers, built on a simple idea: those who can, chip in — so a student, a new developer, or a small project can still ship to the world, free, with no barriers. You don't contribute to "buy a service" — you help sustain shared infrastructure. Open to everyone.
Not profit-driven. Contributions only cover infrastructure costs.
Every cost is public — servers, domains, bandwidth — anyone can audit.
Any surplus goes back into free infrastructure for the community.
Sustaining shared infrastructure for developers 🌏 — sennd & the entry.io.vn community
Tunnel and private network — the common questions.
100.64.x.x, end-to-end encrypted.100.64.x — no router config. Behind CGNAT, traffic relays through the server, still encrypted. See the Private Network section.ssh (built into every OS). For the private network, a one-click installer (Windows/Linux/macOS) you download from the dashboard.cat ~/.ssh/id_ed25519.pub) and paste it into Dashboard ▸ SSH Keys, then run the command again.