Srar / node-tap

基于TypeScript实现的开源SSTap
Apache License 2.0
681 stars 150 forks source link

报错 #30

Closed Wang1998 closed 6 years ago

Wang1998 commented 6 years ago

ʕ •ᴥ•ʔ Welcome to use node sstap. $ .\sstap.exe --host xxxxx --port 8989 --passwd xxxxxx --xtudp 20 --method aes-256-cfb --tcphost xxxxxxx --tcpport 8989 --tcppasswd xxxxxxx --tcpmethod aes-256-cfb Route deletion failed. Code: 1168. Route: 10.198.75.255/255.255.255.255 IPv6 has been disabled. netsh interface ipv4 set interface 3 metric=1 netsh interface ipv6 set interface 3 metric=1 netsh interface ipv4 set dnsservers 3 static 8.8.8.8 primary netsh interface ip set address name=3 static 10.198.75.60 255.255.255.0 10.198.75.61 route delete 0.0.0.0 10.198.75.61 route delete 8.8.8.8 route add xxxxxxxx mask 255.255.255.255 192.168.1.1 metric 1 route add xxxxxxxxx mask 255.255.255.255 192.168.1.1 metric 1 netsh int ipv6 delete route ::/0 interface=3 nexthop=fd05:5dd5:b158:0b23:0000:0000:0000:0004 netsh int ipv6 delete address interface=3 address=fd05:5dd5:b158:0b23:0000:0000:0000:0005 XTUdp: 20 Default ip of adapter: 0.0.0.0 Default gateway of adapter: 192.168.1.1 Unhandled Rejection at: Promise Promise { 71817629 } reason: 71817629

Srar commented 6 years ago

不知是否能TeamViewer供我来远程调试?

Wang1998 commented 6 years ago

可以 ***

Srar commented 6 years ago

不知道现在你是否还可以提供远程吗?

Wang1998 commented 6 years ago

现在可以** @Srar

Srar commented 6 years ago

麻烦再发下新的链接信息, 我会尝试一个临时的解决办法

Wang1998 commented 6 years ago

927 683 **

Srar commented 6 years ago

抱歉时隔那么久没有回复, 目前我还没有想到如何会导致此错误发生. 不过还需要麻烦提供下别的信息: 请问下sstap可以正常使用吗?

Wang1998 commented 6 years ago

能正常使用,SSTAP 我之前一直在用

Srar commented 6 years ago

好的 谢谢反馈

Wang1998 notifications@github.com于2018年6月17日 周日15:26写道:

能正常使用,SSTAP 我之前一直在用

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Srar/node-tap/issues/30#issuecomment-397860145, or mute the thread https://github.com/notifications/unsubscribe-auth/ALgk4ri1vXdcLwtJ84IM8hrgxYMW_dLNks5t9gSdgaJpZM4UW3H8 .

Srar commented 6 years ago

1.32版本已经发布做了下临时的处理, 有可能可以正常使用了 麻烦请试用下.

Wang1998 commented 6 years ago

可以使用了,希望UDP多倍发包能集成到这个软件上,不需要额外安装

Srar commented 6 years ago

谢谢建议 以后会考虑加入自动安装.