zhxie / pcap2socks

Redirect traffic to SOCKS proxy with pcap.
MIT License
631 stars 76 forks source link

在ps4上设置完无法加速并提示错误代码 #19

Closed WisdomDevils closed 1 year ago

WisdomDevils commented 2 years ago

提示为warning: receive from proxy: TCP: 23.49.1.147:443 -> 0: 你的主机中的软件中止了一个已建立的连接。 (os error 10053)

zhxie commented 2 years ago

What's your OS and launch arguments?

WisdomDevils commented 2 years ago

win10使用npcap

WisdomDevils commented 2 years ago

在ps4连接浏览器时也会出现thread 'tokio-runtime-worker' panicked at 'internal error: entered unreachable code', C:\Users\Xie.rustup\toolchains\stable-x86_64-pc-windows-msvc\lib/rustlib/src/rust\src\libstd\macros.rs:13:23 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace 这有问题吗?

zhxie commented 2 years ago

Launch arguments and pcap2socks version?

WisdomDevils commented 2 years ago

我用最新发布的pcap2socks 在netch上使用

zhxie commented 2 years ago

I am not familiar with how Netch launches pcap2socks. If possible, please launch pcap2socks independently, with argument -vv attached for debug and verbose information and -V for version of pcap2socks. In addition, pcap2socks requires admin access and privileges.

If you meet with the same problem again, please comment and attach the output information. I can not do any investigation without sufficient information.

WisdomDevils commented 2 years ago

好的 谢谢