Created
May 12, 2025 05:10
-
-
Save yin1999/622aaea49f5bf3663e885c6516890d32 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
"derpMap": { | |
"OmitDefaultRegions": true, | |
"Regions": { | |
"901": { | |
"RegionID": 901, | |
"RegionCode": "server-code", | |
"RegionName": "Derp Server", | |
"Nodes": [ | |
{ | |
"Name": "901a", | |
"RegionID": 901, | |
"DERPPort": 443, | |
"HostName": "addr.example.com", | |
"STUNPort": 3478, | |
}, | |
], | |
}, | |
}, | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment