Is there an existing issue for this?
Describe the bug
Hi. I'm using the config:
services:
3proxy:
image: ghcr.io/tarampampam/3proxy:1
environment:
PROXY_LOGIN: evil
PROXY_PASSWORD: live
MAX_CONNECTIONS: 10000
PROXY_PORT: 8000
SOCKS_PORT: 8001
PRIMARY_RESOLVER: 77.88.8.8
SECONDARY_RESOLVER: 8.8.8.8
ports:
- '8000:8000/tcp'
- '8001:8001/tcp'
Everything works fine with HTTP, but Socks doesn't seem to work. Any ideas on how to fix it?
Steps to reproduce
No response
Relevant log output
Anything else?
No response
Is there an existing issue for this?
Describe the bug
Hi. I'm using the config:
Everything works fine with HTTP, but Socks doesn't seem to work. Any ideas on how to fix it?
Steps to reproduce
No response
Relevant log output
Anything else?
No response