|
|
@ -39,6 +39,10 @@ const fields = [{
|
|
|
|
name: 'Proxy',
|
|
|
|
name: 'Proxy',
|
|
|
|
text: '(必填)'
|
|
|
|
text: '(必填)'
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
name: 'AutoGroup',
|
|
|
|
|
|
|
|
text: '自定义Auto组自动切换的节点,只需填入节点名称且务必与Proxy中保持一致,用英文逗号分隔(必填)'
|
|
|
|
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: 'Custom',
|
|
|
|
name: 'Custom',
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -62,10 +66,6 @@ const fields = [{
|
|
|
|
name: 'hostname',
|
|
|
|
name: 'hostname',
|
|
|
|
text: 'MITM中的hostname'
|
|
|
|
text: 'MITM中的hostname'
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
|
|
|
|
name: 'AutoGroup',
|
|
|
|
|
|
|
|
text: '自定义Auto组所用节点,节点名称务必与前面保持一致,用英文逗号分隔(必填)'
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: 'extProxyGroup',
|
|
|
|
name: 'extProxyGroup',
|
|
|
|
text: '自定义代理组'
|
|
|
|
text: '自定义代理组'
|
|
|
@ -125,6 +125,7 @@ use-keyword-filter = false`,
|
|
|
|
|
|
|
|
|
|
|
|
🇸🇬 SG = custom,sg.com,1234,rc4-md5,password,http://omgib13x8.bkt.clouddn.com/SSEncrypt.module
|
|
|
|
🇸🇬 SG = custom,sg.com,1234,rc4-md5,password,http://omgib13x8.bkt.clouddn.com/SSEncrypt.module
|
|
|
|
`,
|
|
|
|
`,
|
|
|
|
|
|
|
|
'AutoGroup': `🇺🇸 US,🇭🇰 HK,🇯🇵 JP,🇸🇬 SG`,
|
|
|
|
'Custom': "",
|
|
|
|
'Custom': "",
|
|
|
|
'Rewrite': "",
|
|
|
|
'Rewrite': "",
|
|
|
|
'Delete': "",
|
|
|
|
'Delete': "",
|
|
|
@ -132,7 +133,6 @@ use-keyword-filter = false`,
|
|
|
|
'SSID': "",
|
|
|
|
'SSID': "",
|
|
|
|
'extProxy': "",
|
|
|
|
'extProxy': "",
|
|
|
|
'hostname': "",
|
|
|
|
'hostname': "",
|
|
|
|
'AutoGroup': `🇺🇸 US,🇭🇰 HK,🇯🇵 JP,🇸🇬 SG`,
|
|
|
|
|
|
|
|
'extProxyGroup': "",
|
|
|
|
'extProxyGroup': "",
|
|
|
|
'MITM': `skip-server-cert-verify = true
|
|
|
|
'MITM': `skip-server-cert-verify = true
|
|
|
|
tcp-connection = false
|
|
|
|
tcp-connection = false
|
|
|
|