Tech News
← Home  ·  All topics

Wireguard

5 GoKawiil briefs on this topic

Proxylity launches DTLS Listeners for serverless encrypted UDP transport

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.

New open-source tool wg-admin adds a web UI to existing WireGuard servers

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.

Tailscale releases tailcat, a standalone netcat-like tool using its network layer without accounts or servers

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 open-sources Tailcat, a lightweight peer-to-peer tunnel tool without accounts

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.

Proton VPN highlights unlimited, ad-free data on its free tier

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.