Proxylity introduced DTLS Listeners, a new capability that adds TLS-style encryption and authentication to UDP-based applications without altering their datagram structure. The service handles DTLS 1.2 or 1.3 session negotiation, decrypts incoming data, and forwards plaintext to configured Destinations, encrypting responses before sending them back to the client. Each Listener automatically receives a Proxylity-managed server certificate accessible via a CloudFormation attribute.
proxylity.com
· 2026-09-10
A developer released wg-admin, a self-hosted web interface designed to manage WireGuard VPN servers that are already configured and running. Rather than generating new configs or replacing wg-quick, it reads existing files in /etc/wireguard, lets admins add, rename, rotate or remove peers, and applies changes using wg syncconf so the tunnel doesn't restart. It also generates client config files and QR codes, shows live handshake and traffic data, and backs up configs before writing changes.
github.com
· 2026-09-07
Tailscale has launched tailcat, an open-source Go package and CLI tool that lets developers move data between two points using the company's underlying network technology—WireGuard encryption, NAT traversal, and DERP relay servers—without any of Tailscale's account system, control plane, or administrative layer. It functions like the classic netcat utility but routes traffic through Tailscale's magicsock networking stack, and can run entirely independent of Tailscale as a company if users host their own DERP relay server.
tailscale.com
· 2026-09-01
Tailscale released Tailcat, a CLI and Go library that reuses pieces of Tailscale's data plane to create encrypted point-to-point connections like netcat, but without needing Tailscale's control plane or a user account. One machine runs a server and generates a short connection token, which the other side uses to connect; traffic is WireGuard-encrypted and initially routed through DERP relays before attempting a direct peer-to-peer upgrade via NAT traversal.
github.com
· 2026-08-26
Proton VPN is promoting its free plan as offering unlimited data and speeds with no ads, no activity logging, and protection under Swiss privacy law. The free tier is limited to one device and lacks streaming-optimized servers and the Stealth protocol, which remain reserved for paid subscribers.
techspot.com
· 2026-08-26