firefox not work with docker compose
telegram work curl work firefox with foxy proxy not work
parameters AUTH_ONCE=true
and docker no provide any logs with
- QUIET=false
and no logging: driver: "none"
so i have no logs...
parameters AUTH_ONCE=true
you appear to be using some 3rd party stuff which i can't really support. you should probably use the new whitelist option instead of auth-once
and docker no provide any logs with QUIET=false
well, then set it to true ?
firefox with foxy proxy not work
without log hard to tell what's wrong. the best way to debug this though is to capture the network traffic between browser and proxy server, using something like a wireshark or tcpdump and then look at/provide a pcap file.