Readit News logoReadit News
pkt0x53 commented on     · Posted by u/pkt0x53
pkt0x53 · 5 days ago
I built a small experiment that creates a peer-to-peer tunnel between two Windows machines using the Wintun driver.

The tunnel uses UDP hole punching so two peers behind NATs can discover each other and communicate directly. Packets from the virtual interface are captured, encapsulated inside UDP, sent to the remote peer, and then injected back into the remote Wintun interface. The repo contains a minimal STUN-like server and the peer implementation.

pkt0x53 commented on     · Posted by u/pkt0x53
pkt0x53 · 3 months ago
Exploring the inner workings of Domotz and Fingbox, and recreating a custom network monitoring system tailored to my needs
pkt0x53 commented on     · Posted by u/pkt0x53
pkt0x53 · 3 months ago
Tailpass is a Tailscale powered TCP port forwarding tool that bridges your VLANs, containers, and hosts simply and securely. You can easily connect web servers, SSH sessions, databases, or any TCP service across your network without worrying about complex configurations. Add your local and remote services, start the tunnel, and your traffic flows seamlessly through Tailscale. Tailpass gives you a lightweight dashboard, an efficient backend, and the freedom to access your services from anywhere.
pkt0x53 commented on Tailscale Services   tailscale.com/blog/servic... · Posted by u/xd1936
pkt0x53 · 5 months ago
This project exactly does the same thing https://github.com/mascarenhasmelson/TailPass

u/pkt0x53

KarmaCake day55April 29, 2025View Original