mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00:00
commands for xtcp, stcp add 'bind_port', fix #767
This commit is contained in:
@@ -69,6 +69,7 @@ var (
|
||||
sk string
|
||||
serverName string
|
||||
bindAddr string
|
||||
bindPort int
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user