cw1997 / NATBypass

一款lcx在golang下的实现, 可用于内网穿透, 建立TCP反弹隧道用以绕过防火墙入站限制等, This tool is used to establish reverse tunnel in NAT network environment, it can bypass firewall inbound restriction, support all functions of lcx.exe
https://github.com/cw1997/NATBypass
Apache License 2.0
1.1k stars 278 forks source link

windows server2012R2报错 #7

Open wooyunvip opened 5 years ago

wooyunvip commented 5 years ago

报错如下: panic: runtime error: index out of range

goroutine 1 [running]: main.main() D:/golang/GOPATH/src/github.com/cw1997/lcx/nb.go:52 +0x986

cw1997 commented 5 years ago

您好,请问在命令行的传入参数是什么?

wooyunvip commented 5 years ago

已解决,谢谢