Created
December 27, 2022 22:52
-
-
Save zloyded/6ac350fb687caf642068731c4ddb4e21 to your computer and use it in GitHub Desktop.
api emul
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
{ | |
"interface": { | |
"address": "10.7.0.46/24", | |
"key": "UBt/KAdhDmDOFoV/o4cfa0TuKfkDzylwSVqodOqmnng=", | |
"dns": "1.1.1.1" | |
}, | |
"peer": { | |
"pubkey": "DXn0oXV5/5fCtgKlf9VjqKkECX/wibquJYX6/9wCASM=", | |
"psk": "pLCsTZFxtxlMIYA/IDVLhhEqLZzIQZ1L3CUgh78UoLc=", | |
"allowed_ips": "0.0.0.0/0", | |
"endpoint": { | |
"inet": "94.176.238.220", | |
"inet6": "2a02:7b40:5eb0:eedc::1" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment