Go to file
kingecg ce63bcd700 chore: update module path to git.kingecg.top 2025-06-26 00:01:10 +08:00
.vscode make agent support multiple tunnel 2024-11-27 10:39:21 +08:00
client chore: update module path to git.kingecg.top 2025-06-26 00:01:10 +08:00
server chore: update module path to git.kingecg.top 2025-06-26 00:01:10 +08:00
tunnelagent chore: update module path to git.kingecg.top 2025-06-26 00:01:10 +08:00
tunnelclient chore: update module path to git.kingecg.top 2025-06-26 00:01:10 +08:00
tunnelserver chore: update module path to git.kingecg.top 2025-06-25 23:02:12 +08:00
util complete code, need debug 2024-11-15 16:49:01 +08:00
.gitignore add make 2024-11-14 11:16:34 +08:00
LICENSE add license 2024-11-13 00:09:22 +08:00
Makefile fix connection write issue and add make file 2024-11-16 13:18:22 +08:00
Readme.md make agent support multiple tunnel 2024-11-27 10:39:21 +08:00
go.mod chore: update module path to git.kingecg.top 2025-06-26 00:01:10 +08:00
go.sum chore: update module path to git.kingecg.top 2025-06-26 00:01:10 +08:00

Readme.md

go http tunnel

create tcp tunnel with websocket pipe

history

  • 2024-11-27 make agent support multiple tunnel