Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors on Windows #1423

Open
Barafu opened this issue Jan 30, 2024 · 1 comment
Open

Errors on Windows #1423

Barafu opened this issue Jan 30, 2024 · 1 comment

Comments

@Barafu
Copy link

Barafu commented Jan 30, 2024

My sslocal on windows is spamming a lot of stuff like this:

2024-01-30T18:53:39.248379+03:00 ERROR failed to get TcpRequestHeader: An established connection was aborted by the software in your host machine. (os error 10053), peer: 127.0.0.1:51354
2024-01-30T18:53:39.249230100+03:00 ERROR socks5 tcp client handler error: An established connection was aborted by the software in your host machine. (os error 10053)
2024-01-30T18:53:39.257152900+03:00 ERROR failed to get TcpRequestHeader: An established connection was aborted by the software in your host machine. (os error 10053), peer: 127.0.0.1:51355
2024-01-30T18:53:39.258402700+03:00 ERROR socks5 tcp client handler error: An established connection was aborted by the software in your host machine. (os error 10053)
2024-01-30T18:53:42.843575800+03:00 ERROR socks5 tcp client handler error: unexpected end of file
2024-01-30T18:53:42.844282500+03:00 ERROR socks5 tcp client handler error: unexpected end of file
2024-01-30T18:53:42.844644500+03:00 ERROR socks5 tcp client handler error: unexpected end of file

Some applications work through the connection anyway (Firefox) and some don't (Discord) and I don't know if it is connected somehow.
sslocal installed with cargo install

PS C:\Users\Barafu> .\.cargo\bin\sslocal --version
shadowsocks 1.17.1

The config has only the mandatory stuff and "method": "2022-blake3-aes-128-gcm",

@Barafu Barafu changed the title Error on Windows: Errors on Windows Jan 30, 2024
@zonyitoo
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants