Go to file
程广 7fc2d320fc make agent support multiple tunnel 2024-11-27 10:39:21 +08:00
.vscode make agent support multiple tunnel 2024-11-27 10:39:21 +08:00
client make agent support multiple tunnel 2024-11-27 10:39:21 +08:00
server fix connection write issue and add make file 2024-11-16 13:18:22 +08:00
tunnelagent make agent support multiple tunnel 2024-11-27 10:39:21 +08:00
tunnelclient fix connection write issue and add make file 2024-11-16 13:18:22 +08:00
tunnelserver fix connection write issue and add make file 2024-11-16 13:18:22 +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 complete code, need debug 2024-11-15 16:49:01 +08:00
go.sum complete code, need debug 2024-11-15 16:49:01 +08:00

Readme.md

go http tunnel

create tcp tunnel with websocket pipe

history

  • 2024-11-27 make agent support multiple tunnel