Skip to content

Socks #83

@swish1

Description

@swish1

Is there an existing issue for this?

  • I have searched the existing issues

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

Metadata

Metadata

Assignees

Labels

type:bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions