mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00:00
add doc for port range mapping (#4081)
This commit is contained in:
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user