nodes list

This commit is contained in:
2026-07-10 20:00:16 +07:00
parent cfcb1afcec
commit 84d53c801b
+3 -3
View File
@@ -1,13 +1,13 @@
[ [
{ {
"name": "nl-1", "name": "nl-1",
"host": "CHANGE_ME_IP_1", "host": "147.45.43.70",
"proxy_port": 443, "proxy_port": 443,
"decoy_host": "www.debian.org" "decoy_host": "www.debian.org"
}, },
{ {
"name": "sg-1", "name": "fr-1",
"host": "CHANGE_ME_IP_2", "host": "77.110.106.113",
"proxy_port": 8443, "proxy_port": 8443,
"decoy_host": "ubuntu.com" "decoy_host": "ubuntu.com"
} }