udphole

Basic UDP wormhole proxy
git clone git://git.finwo.net/app/udphole
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2026-03-01 20:44v1.2.0Robin Bron1+1-1
2026-03-01 20:37Add test to verify dropping unknown sourcesRobin Bron2+255-0
2026-03-01 19:53Add cluster command to set up complete networks of proxiesRobin Bron24+2136-1066
2026-03-01 14:34v1.1.0Robin Bron1+1-1
2026-03-01 14:26More closely follow hexagonal architectureRobin Bron14+1037-597
2026-03-01 13:35Fix session_destroy memory leak ; add system.load and session.count commandsRobin Bron5+178-1
2026-03-01 13:14v1.0.0Robin Bron1+1-1
2026-03-01 13:11Fix workflows to match directory structureRobin Bron2+10-12
2026-03-01 13:10Add workflows to auto-test and auto-buildRobin Bron4+135-1
2026-03-01 13:06Implement unix control socketRobin Bron13+586-255
2026-03-01 04:46Update READMERobin Bron1+16-6
2026-03-01 04:42RestructureRobin Bron56+2719-3540
2026-03-01 04:14Working & testedRobin Bron19+2227-1564
2026-02-28 22:06Extract from upbxRobin Bron41+4106-0