mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-19 16:56:39 +00:00
project init
This commit is contained in:
30
release_files/wiretrustee.json
Normal file
30
release_files/wiretrustee.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"PrivateKey": "",
|
||||
"Peers": [
|
||||
{
|
||||
"WgPubKey": "",
|
||||
"WgAllowedIps": ""
|
||||
}
|
||||
],
|
||||
"StunTurnURLs": [
|
||||
{
|
||||
"Scheme": 1,
|
||||
"Host": "",
|
||||
"Port": 3468,
|
||||
"Username": "",
|
||||
"Password": "",
|
||||
"Proto": 1
|
||||
},
|
||||
{
|
||||
"Scheme": 3,
|
||||
"Host": "",
|
||||
"Port": 3468,
|
||||
"Username": "",
|
||||
"Password": "",
|
||||
"Proto": 1
|
||||
}
|
||||
],
|
||||
"SignalAddr": "",
|
||||
"WgAddr": "",
|
||||
"WgIface": ""
|
||||
}
|
||||
Reference in New Issue
Block a user