Go to file
kingecg 84b0e23f46 "chore: 更新依赖版本并添加CodeGPT API密钥配置" 2025-06-29 23:36:50 +08:00
.vscode "chore: 更新依赖版本并添加CodeGPT API密钥配置" 2025-06-29 23:36:50 +08:00
client chore: update module path to git.kingecg.top 2025-06-26 01:13:44 +08:00
server chore: update module path to git.kingecg.top 2025-06-26 01:13:44 +08:00
tunnelagent chore: update module path to git.kingecg.top 2025-06-26 01:13:44 +08:00
tunnelclient chore: update module path to git.kingecg.top 2025-06-26 01:13:44 +08:00
tunnelserver chore: update module path to git.kingecg.top 2025-06-26 01:13:44 +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: 更新依赖版本并添加CodeGPT API密钥配置" 2025-06-29 23:36:50 +08:00
go.sum "chore: 更新依赖版本并添加CodeGPT API密钥配置" 2025-06-29 23:36:50 +08:00

Readme.md

go http tunnel

create tcp tunnel with websocket pipe

history

  • 2024-11-27 make agent support multiple tunnel