summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorwangwei <[email protected]>2024-01-16 09:46:46 +0800
committerwangwei <[email protected]>2024-01-16 09:46:46 +0800
commitec85ab6ad0a6cbbf49fa0cc70655f8d202f71651 (patch)
treef3d7bd293a4bc19504a5c7c36b69e0e9d162dca2 /config
parent79c24a544fff6dadf964b6dd3a09535bd570ec2f (diff)
add Psiphon3 vpn
Diffstat (limited to 'config')
-rw-r--r--config/application.yml22
1 files changed, 13 insertions, 9 deletions
diff --git a/config/application.yml b/config/application.yml
index 59d212c..7358857 100644
--- a/config/application.yml
+++ b/config/application.yml
@@ -19,9 +19,9 @@ tsg:
ip:
#指定排除的IP. 1.如果没有可不写值,2.若有多个用英文逗号,分隔如: 127.0.0.1,127.0.0.2,3.可适用IP段匹配,如:127.*
excludeValue: 0.0.0.0,255.255.255.255,127.*,8.8.8.8,1.1.1.1
- cyberghostvpn_serverip:
- id: 1
- name: cyberghostvpn_serverip
+ hotspotvpn_serverip:
+ id: 2
+ name: hotspotvpn_serverip
update:
cron: 0 0 0/1 * * ?
enable: false
@@ -30,9 +30,13 @@ tsg:
cron: 0 0 0/1 * * ?
enable: false
offsetSecond: -600
- hotspotvpn_serverip:
- id: 2
- name: hotspotvpn_serverip
+ ipvanishvpn_serverip:
+ id: 12
+ name: ipvanishvpn_serverip
+
+ psiphon3vpn_serverip:
+ id: 1310853
+ name: psiphon3vpn_serverip
update:
cron: 0 0 0/1 * * ?
enable: false
@@ -41,9 +45,9 @@ tsg:
cron: 0 0 0/1 * * ?
enable: false
offsetSecond: -600
- ipvanishvpn_serverip:
- id: 3
- name: ipvanishvpn_serverip
+ cyberghostvpn_serverip:
+ id: 1
+ name: cyberghostvpn_serverip
update:
cron: 0 0 0/1 * * ?
enable: false