[Interface] PrivateKey = mtLf5GKH84cm4NMuGW2r3F9WLZs3lO8xEb57O/+L/Hs= Address = 172.16.0.2 Address = 2606:4700:110:8577:758c:ca34:202f:e59d DNS = 1.1.1.1 MTU = 1280 [Peer] PublicKey = bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo= AllowedIPs = 0.0.0.0/0 AllowedIPs = ::/0 Endpoint = engage.cloudflareclient.com:2408 ## Warp account ## # Device_id = edccfe38-ec39-44f3-b716-79eac7503e72 # Token = 1388d044-a847-4852-9666-03859c0852ae # License = 8VkS6F14-28Ile56v-eH7j04f9 # Client_id = 3CxQ # Reserved = [220, 44, 80]***{ "outbounds": [ { "tag": "WARP", "protocol": "wireguard", "settings": { "secretKey": "mtLf5GKH84cm4NMuGW2r3F9WLZs3lO8xEb57O/+L/Hs=", "address": [ "172.16.0.2/32", "2606:4700:110:8577:758c:ca34:202f:e59d/128" ], "peers": [ { "publicKey": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=", "allowedIPs": [ "0.0.0.0/0", "::/0" ], "endpoint": "engage.cloudflareclient.com:2408" } ], "mtu": 1280, "reserved": [ 220, 44, 80 ] } } ] }***{ "endpoints": [ { "type": "wireguard", "tag": "warp-ep", "mtu": 1280, "address": [ "172.16.0.2/32", "2606:4700:110:8577:758c:ca34:202f:e59d/128" ], "private_key": "mtLf5GKH84cm4NMuGW2r3F9WLZs3lO8xEb57O/+L/Hs=", "peers": [ { "address": "engage.cloudflareclient.com", "port": 2408, "public_key": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=", "allowed_ips": [ "0.0.0.0/0", "::/0" ], "reserved": [ 220, 44, 80 ] } ] } ] }