Skip to content

proxy wont work with twitter website #71

Description

@erfantkerfan

I set up a proxy in docker with everything as default like this:

Squid:
  image: sameersbn/squid:3.5.27-2
  ports:
    - "3128:3128"
  volumes:
    - ./cache:/var/spool/squid
    - ./squid.conf:/etc/squid/squid.conf
  restart: always

also, I have just changed these settings:

http_access allow all
dns_v4_first on

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions