Merge branch 'main' into feat/ssrf-proxy-configuration

feat/ssrf-proxy-configuration
Yeuoly 2024-05-14 13:56:02 +08:00 committed by GitHub
commit 0e925db179
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -178,3 +178,4 @@ http_access deny all
```
This is a basic example, and you can customize the rules to fit your specific needs. For more information about configuring `squid`, refer to the [official documentation](http://www.squid-cache.org/Doc/config/).