add doc for port range mapping (#4081)

This commit is contained in:
fatedier
2024-03-19 13:22:29 +08:00
committed by GitHub
parent acf33db4e4
commit 002831ea82
3 changed files with 22 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.22
require (
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
github.com/coreos/go-oidc/v3 v3.6.0
github.com/fatedier/golib v0.4.1
github.com/fatedier/golib v0.4.2
github.com/google/uuid v1.3.0
github.com/gorilla/mux v1.8.0
github.com/gorilla/websocket v1.5.0