-
Notifications
You must be signed in to change notification settings - Fork 89
Description
Добрый День!
Программа запускается в socks mode под Windows, соединение с серверами успешное, но в логах каждую секунду идут ошибки:
SOCKS : 2026/01/17 18:54:26 logger.go:24: [E]: server: writeto tcp 127.0.0.1:8080->127.0.0.1:62653: read tcp 127.0.0.1:8080->127.0.0.1:62653: wsarecv: An established connection was aborted by the software in your host machine.
SOCKS : 2026/01/17 18:54:28 logger.go:24: [E]: server: writeto tcp 127.0.0.1:8080->127.0.0.1:62646: read tcp 127.0.0.1:8080->127.0.0.1:62646: wsarecv: An established connection was aborted by the software in your host machine.
SOCKS : 2026/01/17 18:54:30 logger.go:24: [E]: server: writeto tcp 127.0.0.1:8080->127.0.0.1:62644: read tcp 127.0.0.1:8080->127.0.0.1:62644: wsarecv: An established connection was aborted by the software in your host machine.
SOCKS : 2026/01/17 18:54:38 logger.go:24: [E]: server: writeto tcp 127.0.0.1:8080->127.0.0.1:62676: read tcp 127.0.0.1:8080->127.0.0.1:62676: wsarecv: An established connection was aborted by the software in your host machine.
SOCKS : 2026/01/17 18:54:38 logger.go:24: [E]: server: writeto tcp 127.0.0.1:8080->127.0.0.1:62690: read tcp 127.0.0.1:8080->127.0.0.1:62690: wsarecv: An established connection was aborted by the software in your host machine.
SOCKS : 2026/01/17 18:54:51 logger.go:24: [E]: server: writeto tcp 127.0.0.1:8080->127.0.0.1:62712: read tcp 127.0.0.1:8080->127.0.0.1:62712: wsarecv: An established connection was aborted by the software in your host machine.
SOCKS : 2026/01/17 18:54:51 logger.go:24: [E]: server: writeto tcp 127.0.0.1:8080->127.0.0.1:62714: read tcp 127.0.0.1:8080->127.0.0.1:62714: wsarecv: An established connection was aborted by the software in your host machine.
SOCKS : 2026/01/17 18:55:03 logger.go:24: [E]: server: writeto tcp 127.0.0.1:8080->127.0.0.1:62736: read tcp 127.0.0.1:8080->127.0.0.1:62736: wsarecv: An established connection was aborted by the software in your host machine.
SOCKS : 2026/01/17 18:55:04 logger.go:24: [E]: server: writeto tcp 127.0.0.1:8080->127.0.0.1:62730: read tcp 127.0.0.1:8080->127.0.0.1:62730: wsarecv: An established connection was aborted by the software in your host machine.
SOCKS : 2026/01/17 18:55:04 logger.go:24: [E]: server: writeto tcp 127.0.0.1:8080->127.0.0.1:62722: read tcp 127.0.0.1:8080->127.0.0.1:62722: wsarecv: An established connection was aborted by the software in your host machine.
SOCKS : 2026/01/17 18:55:05 logger.go:24: [E]: server: writeto tcp 127.0.0.1:8080->127.0.0.1:62732: read tcp 127.0.0.1:8080->127.0.0.1:62732: wsarecv: An established connection was aborted by the software in your host machine.
При этом оно даже как-то умудряется работать.
Конфликт с каким-то другим ПО работающим в режиме socks proxy, на другом порту?
В разрешенные программы в Windows Firewall добавлена.