g3 icon indicating copy to clipboard operation
g3 copied to clipboard

g3proxy : add an option to retrieve the value of the dynamic escaper proxy

Open plegrand-dinum opened this issue 2 months ago • 1 comments

Hello, I'm using g3proxy to dynamically switch proxies with the escaper dynamic publish options, but when I want to know the value of this proxy, there's no option to retrieve the value. Would it be possible to implement a get option or something similar to dynamically pass values?

Thanks.

plegrand-dinum avatar Sep 22 '25 11:09 plegrand-dinum

You can add cache: <some path> config to the escaper and the published json value will be written to this cache file.

zh-jq-b avatar Sep 23 '25 02:09 zh-jq-b