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

proxy wont work with twitter website #71

Open
erfantkerfan opened this issue Oct 20, 2020 · 0 comments
Open

proxy wont work with twitter website #71

erfantkerfan opened this issue Oct 20, 2020 · 0 comments

Comments

@erfantkerfan
Copy link

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
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

1 participant