Privacy·Tunnel
A self-hosted WireGuard endpoint. No logs. By invitation.
- Endpoint
- —
- Listen port
- —
- Active peers
- —
- Total peers
- —
What this is
A WireGuard server you can route a phone or laptop through. The tunnel terminates at this host: outbound traffic exits from this address, inbound mail and other services keep working as before. No connection logs, no analytics, no third-party SDKs of any kind.
Want a peer?
Accounts are issued by hand for now. Email gerald@domainless.fun with the device you want to add (phone, laptop, etc.) and a name for it; you'll get back a config file or QR code.
Quick client setup
Once you have a config:
- Install the WireGuard client for your platform.
- Import the
.confyou were sent (or scan the QR). -
Toggle the tunnel on. Endpoint is
vpn.domainless.fun:51820.
Why no AI / no portal
Self-service portals are convenient and they're also another piece of code with another attack surface. While the user count is small, peers are added by hand from a config on disk. If the user count grows we'll revisit.