Skip to content
Snippets Groups Projects

Api update v4

Files

+ 50
0
{
"gateways": [
{
"capabilities": {
"transport":[
{
"type":"obfs4",
"ports":[
"tcp:23042"
],
"options": {
"cert": "/ntRNI6JYP7R6kGKldibKWj0aCsv96Hdu/jSGncPy+rcverCLI7Emod+vRkz61hM7F/udA",
"iatMode": "0"
}
},
{
"type":"openvpn",
"ports":[
"udp:1194",
"udp:53",
"tcp:443"
]
}
],
"user_ips": false
},
"host": "garza.riseup.net",
"ip_address": "198.252.153.28",
"ip_address6": "2001:DB8::1",
"location": "seattle"
}
],
"locations": {
"seattle": {
"country_code": "US",
"hemisphere": "N",
"name": "Seattle",
"timezone": "-7"
}
},
"openvpn_configuration": {
"auth": "SHA512",
"cipher": "AES-128-CBC",
"keepalive": "10 30",
"tls-cipher": "TLS-ECDHE-ECDSA-WITH-AES-256-GCM-SHA384",
"tun-ipv6": true
},
"serial": 4,
"version": 4
}
Loading