microsocks icon indicating copy to clipboard operation
microsocks copied to clipboard

firefox not work with docker compose

Open MatlabRes opened this issue 6 months ago • 1 comments

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

MatlabRes avatar Jun 14 '25 12:06 MatlabRes

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.

rofl0r avatar Jun 15 '25 13:06 rofl0r