28 lines
777 B
JSON
28 lines
777 B
JSON
{
|
|
"Stuns": [
|
|
{
|
|
"Proto": "udp",
|
|
"URI": "stun:vpn.esotericbytes.com:3478"
|
|
}
|
|
],
|
|
"Relay": {
|
|
"Addresses": ["rels://vpn.esotericbytes.com:443"],
|
|
"CredentialsTTL": "24h",
|
|
"Secret": "0qSIu/S2sXHJbo0SyBNm4SFxAItRoPLKR4wjnW/Zsgc"
|
|
},
|
|
"Signal": {
|
|
"Proto": "https",
|
|
"URI": "vpn.esotericbytes.com:443"
|
|
},
|
|
"Datadir": "/var/lib/netbird",
|
|
"DataStoreEncryptionKey": "FZnQt+JqAC8GEXUSJwhrgo0vn4PoDetoAhjUx9nSJR0=",
|
|
"EmbeddedIdP": {
|
|
"Enabled": true,
|
|
"Issuer": "https://vpn.esotericbytes.com/oauth2",
|
|
"DashboardRedirectURIs": [
|
|
"https://vpn.esotericbytes.com/nb-auth",
|
|
"https://vpn.esotericbytes.com/nb-silent-auth"
|
|
]
|
|
}
|
|
}
|