Skip to content

Instantly share code, notes, and snippets.

@unitycoder
Created April 2, 2024 13:09
Show Gist options
  • Save unitycoder/5d2681cf1ea3f5cc3f28b34226ccf9ed to your computer and use it in GitHub Desktop.
Save unitycoder/5d2681cf1ea3f5cc3f28b34226ccf9ed to your computer and use it in GitHub Desktop.
Squid Proxy Notes

Cannot connect from IRC client

You need to allow CONNECT, from that port, default is this line (which is for 443 port only)
http_access deny CONNECT !SSL_ports

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