怎么让策略组不"fixed" #1611
怎么让策略组不"fixed"
#1611
Replies: 3 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
对于url-test组,手动选择一次之后就不能自动测速了,
"fixed": "XXX"
中会锁死为选择的proxy(profile.store-selected
已经设为false了)curl -H 'Authorization: Bearer xxxx' "http://127.0.0.1:9090/proxies/" -X GET | prettier --parser json | grep -C20 '"fixed": "\w'
Beta Was this translation helpful? Give feedback.
All reactions