diff --git a/clash-proxies.yaml b/clash-proxies.yaml new file mode 100644 index 0000000..9144e09 --- /dev/null +++ b/clash-proxies.yaml @@ -0,0 +1,42 @@ +# 代理服务器 +proxies: +- name: "jms-s1" + type: ss + server: c11s1.portablesubmarines.com + port: 13950 + cipher: aes-256-gcm + password: "RGPZGxJDe3bE57uS" +- name: "jms-s2" + type: ss + server: c11s2.portablesubmarines.com + port: 13950 + cipher: aes-256-gcm + password: "RGPZGxJDe3bE57uS" +- name: "jms-s3" + type: vmess + server: c11s3.portablesubmarines.com + port: 13950 + uuid: 522e8411-f142-4cd4-bb29-c10ecf139309 + alterId: 0 + cipher: aes-128-gcm +- name: "jms-s4" + type: vmess + server: c11s4.portablesubmarines.com + port: 13950 + uuid: 522e8411-f142-4cd4-bb29-c10ecf139309 + alterId: 0 + cipher: aes-128-gcm +- name: "jms-s5" + type: vmess + server: c11s5.portablesubmarines.com + port: 13950 + uuid: 522e8411-f142-4cd4-bb29-c10ecf139309 + alterId: 0 + cipher: aes-128-gcm +- name: "jms-s801" + type: vmess + server: c11s801.portablesubmarines.com + port: 13950 + uuid: 522e8411-f142-4cd4-bb29-c10ecf139309 + alterId: 0 + cipher: aes-128-gcm \ No newline at end of file