Files
nym/common
durch 8fe791c4b4 Implement two-hop WireGuard tunnel for gateway-probe localnet mode
Add UDP forwarder pattern (copied from VPN client) to enable proper two-hop
tunneling where traffic flows: Client → Entry Gateway → Exit Gateway → Internet.

Key changes:
- Add udp_forwarder.go for tunnel-in-tunnel traffic forwarding
- Add wgPingTwoHop() Go function and Rust FFI bindings
- Configure NAT/iptables in localnet for gateway routing
- Remove unnecessary PSK from gateway LP registration (was breaking handshakes)
- Document known container networking instability issue (nym-vbdo)

The probe now correctly uses the entry tunnel to reach the exit gateway's
WireGuard endpoint, rather than trying to connect directly to unreachable
container-internal IPs.
2025-12-05 01:38:04 +01:00
..
2023-10-24 11:16:06 +02:00
2025-11-21 18:17:32 +01:00
2025-11-21 18:37:38 +01:00
2025-11-21 18:17:32 +01:00
2025-09-12 20:34:50 +02:00
2025-11-25 10:33:28 +01:00
2025-09-29 14:53:15 +01:00
2025-11-21 18:37:38 +01:00
2025-11-21 18:37:38 +01:00
2025-11-21 18:37:38 +01:00
2025-08-20 16:17:09 +01:00
2025-11-21 18:37:38 +01:00
2025-11-24 12:13:17 +01:00
2025-11-24 12:13:17 +01:00
2025-11-21 18:37:38 +01:00