proxy / go.mod
sarveshpatel's picture
Create go.mod
fb8eeeb verified
raw
history blame contribute delete
74 Bytes
module tunnel-server
go 1.22
require github.com/gorilla/websocket v1.5.3