fonlan

Results 11 comments of fonlan
trafficstars

你试试用https://github.com/sbwml/v2ray-geodata 的Makefile替换ssrp下的v2ray-geodata/Makefile

我这儿ESXi的443端口用防火墙自带的端口转发也无效,没法访问,但是用socat转发就没有问题,你可以装个luci-app-socat试试,同时也便于管理

我也遇到了,手动docker pull也报错,所有反代全瘫痪了: ``` root@nginx:~# docker pull 1panel/openresty:1.21.4.3-2-1-focal 1.21.4.3-2-1-focal: Pulling from 1panel/openresty a40f6c662dc5: Extracting [==================================================>] 24.43MB/24.43MB 2d61095701d4: Download complete 1748521bb80d: Download complete 19e4c50a7343: Download complete c27e6986b764: Download complete 1453160b3d05: Download complete...

OK,我这儿解决了。原因是之前用的docker是docker.io里带的docker 20.10.24。按官方的guide卸载安装最新的docker 26.0.2后问题解决。 https://docs.docker.com/engine/install/debian/

就显示查询次数、缓存数量、缓存命中率之类的就行了,另外我记得好像有请求处理时长之类的统计

The "system proxy" I means the proxy configured in windows setting like below. ![image](https://github.com/salarcode/SmartProxy/assets/7898348/7dcacd95-a782-404a-b584-5b0911aaf54b) Currently I can't create proxy server profile point to windows system proxy setting.

But the option "System Proxy" will only use the proxy configured in windows setting. What I need is use dedicate proxy profile if domain exist in rule list. If domain...

> > But the option "System Proxy" will only use the proxy configured in windows setting. What I need is use dedicate proxy profile if domain exist in rule list....

> Using system proxy with PAC , means you should following all PAC rules, and there's definitely a rule in PAC which asking all non-matching rules to use "DIRECT". >...

> One Idea I get from this is allowing behaviour configuration of Smart Rules profile when there is no matching rule: > > * Use no proxy (default) > *...