forked from Mxmilu666/frp
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