add
This commit is contained in:
parent
dc91b48b34
commit
4bfa31eea1
1 changed files with 2 additions and 0 deletions
|
@ -150,6 +150,8 @@ func main() {
|
|||
*tcpmode_buffersize = 0
|
||||
*tcpmode_maxwin = 0
|
||||
*tcpmode_resend_timems = 0
|
||||
*tcpmode_compress = 0
|
||||
*tcpmode_stat = 0
|
||||
}
|
||||
|
||||
c, err := pingtunnel.NewClient(*listen, *server, *target, *timeout, *key,
|
||||
|
|
Loading…
Add table
Reference in a new issue