udphole

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

DateCommit messageAuthorFiles+-
2026-03-17 21:04Remove unused lc from makefilefinwo1+0-5
2026-03-15 15:02v1.3.13finwo2+5-5
2026-03-15 14:56Update package structurefinwo3+22-26
2026-03-08 16:35v1.3.12finwo1+1-1
2026-03-08 16:31Merge branch 'main-orig' into mainfinwo1+113-238
2026-03-08 16:01Prevent race conditions in port assignmentsfinwo2+15-8
2026-03-07 15:20Change from hashmap to mindexfinwo4+32-31
2026-03-06 20:39Fix handling incomplete inputfinwo4+289-122
2026-03-06 20:39Fix handling incomplete inputfinwo4+71-34
2026-03-06 17:15Update docs and entrypoint to reflect correct usagefinwo4+13-18
2026-03-06 16:50Ensure nodelay on client socketsfinwo2+5-1
2026-03-04 21:43Fix execution flagsfinwo2+2-1
2026-03-04 16:06Fix gh-action on darwin; fix entrypoint startfinwo4+6-17
2026-03-03 22:36v1.3.4finwo1+1-1
2026-03-03 22:36Simplify config structure and listener parsingfinwo13+240-135
2026-03-03 09:15Docker-specific readmefinwo2+124-2
2026-03-03 00:24v1.3.3finwo3+5-1
2026-03-03 00:03Sync build.yml with docker.yml build ecosystemfinwo2+3-3
2026-03-02 21:55v1.3.1finwo4+111-38
2026-03-02 21:51Docker setupfinwo4+215-0
2026-03-02 14:33auto-formattingfinwo28+1114-675
2026-03-02 14:02Re-implement clusteringfinwo24+1561-130
2026-03-02 09:15Radically simplify schedulerfinwo13+373-501
2026-03-02 08:24No clustering for nowfinwo13+24-1043
2026-03-02 00:08More cleanupfinwo5+30-128
2026-03-01 20:44v1.2.0finwo1+1-1
2026-03-01 20:37Add test to verify dropping unknown sourcesfinwo2+255-0
2026-03-01 19:53Add cluster command to set up complete networks of proxiesfinwo24+2136-1066
2026-03-01 14:34v1.1.0finwo1+1-1
2026-03-01 14:26More closely follow hexagonal architecturefinwo14+1037-597
2026-03-01 13:35Fix session_destroy memory leak ; add system.load and session.count commandsfinwo5+178-1
2026-03-01 13:14v1.0.0finwo1+1-1
2026-03-01 13:11Fix workflows to match directory structurefinwo2+10-12
2026-03-01 13:10Add workflows to auto-test and auto-buildfinwo4+135-1
2026-03-01 13:06Implement unix control socketfinwo13+586-255
2026-03-01 04:46Update READMEfinwo1+16-6
2026-03-01 04:42Restructurefinwo56+2719-3540
2026-03-01 04:14Working & testedfinwo19+2227-1564
2026-02-28 22:06Extract from upbxfinwo41+4106-0