Last active
February 4, 2026 06:14
-
-
Save imbytecat/4a307bb814257209d80e9bc7c4902d9c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "Regions": { | |
| "900": { | |
| "RegionID": 900, | |
| "RegionCode": "sha", | |
| "RegionName": "Shanghai, CN", | |
| "Nodes": [ | |
| { | |
| "Name": "900a", | |
| "RegionID": 900, | |
| "HostName": "derper.busby.com.cn", | |
| "IPv4": "139.196.104.147", | |
| "STUNPort": -1, | |
| "DERPPort": 4443 | |
| }, | |
| { | |
| "Name": "900b", | |
| "RegionID": 900, | |
| "HostName": "101.132.140.57", | |
| "IPv4": "101.132.140.57", | |
| "STUNPort": -1, | |
| "DERPPort": 4443, | |
| "InsecureForTests": true | |
| } | |
| ] | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment