czHero

Results 3 comments of czHero

> same problem。versions:1.0.5 the dir shoul like this: ├── custom_components │   ├── __init__.py │   ├── custom │   │   ├── __init__.py │   │   └── router1.py │   └── router2.py router1.py can be...

I change squid acl ( file location: /dify/docker/ssrf_proxy/squid.conf.template )like this: ``` http_access allow Safe_ports http_access allow CONNECT SSL_ports http_access allow localhost manager http_access deny manager http_access allow localhost include /etc/squid/conf.d/*.conf...