Add subscription nodes and configuration files for DNS and tunneling

This commit is contained in:
oliviamn 2025-04-17 01:03:46 +08:00
parent bd63bd92b0
commit ed765c7f57
1 changed files with 4 additions and 2 deletions

View File

@ -132,11 +132,12 @@
},
{
"tag": "TUICNODEUS",
"type": "tuic-v5",
"type": "tuic",
"server": "usnode1.xorbit.link",
"server_port": 8444,
"uuid": "1DDD6055-BC88-4086-A24A-B97324ADF140",
"password": "ckdoacnioemskiwn",
"congestion_control": "bbr",
"tls": {
"enabled": true,
"server_name": "usnode1.xorbit.link",
@ -147,11 +148,12 @@
},
{
"tag": "TUICNODESG",
"type": "tuic-v5",
"type": "tuic",
"server": "mainnode.xorbit.link",
"server_port": 443,
"uuid": "1DDD6055-BC88-4086-A24A-B97324ADF140",
"password": "ckdoacnioemskiwn",
"congestion_control": "bbr",
"tls": {
"enabled": true,
"server_name": "mainnode.xorbit.link",