Last active
July 4, 2025 07:43
-
-
Save kosmosr/4eb2a86f79cbd9e8a7443f14fa141220 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
proxies: | |
- name: "🌐 HTTP出口代理" | |
type: http | |
server: 192.46.190.137 | |
port: 6730 | |
username: jwzvebcr | |
password: 3ctvkmrlvrdf | |
dialer-proxy: "🇭🇰 Hong Kong 01" | |
proxy-groups: | |
- name: "🔗 代理链" | |
type: select | |
proxies: | |
- "🌐 HTTP出口代理" | |
# 修改现有的 Kuromis 组 | |
modify: | |
proxy-groups: | |
Kuromis: | |
prepend: | |
- "🔗 代理链" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment