module git.kingecg.top/kingecg/gotunnelserver
go 1.23.1
require (
git.kingecg.top/kingecg/command v1.0.1
git.kingecg.top/kingecg/goemitter v1.0.1
git.kingecg.top/kingecg/gologger v1.0.10
github.com/gorilla/websocket v1.5.3
)