Skip to content

Instantly share code, notes, and snippets.

@thezahedi
Created March 26, 2024 22:33
Show Gist options
  • Save thezahedi/9138fa34760f5094485f1d85ba8e1d6c to your computer and use it in GitHub Desktop.
Save thezahedi/9138fa34760f5094485f1d85ba8e1d6c to your computer and use it in GitHub Desktop.
{
"outbounds":
[
{
"type": "wireguard",
"tag": "Warp-IR",
"local_address": [
"172.16.0.2/32",
"2606:4700:110:8ff4:a931:5efb:d750:c823/128"
],
"private_key": "sE7TLgKnfsgicKpizQfwZaHx2x/xxGUH8TNVcOFgTVY=",
"server": "162.159.192.122",
"server_port": 7103,
"peer_public_key": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=",
"reserved": [227,78,154],
"mtu": 1280,
"fake_packets": "5-10"
},
{
"type": "wireguard",
"tag": "Warp-Main",
"detour": "Warp-IR",
"local_address": [
"172.16.0.2/32",
"2606:4700:110:8a13:890e:4d9e:1283:ab4c/128"
],
"private_key": "UIiu54alPhbrPIEL4iM/2zWAjr2oua/HLYRPWpXVKVk=",
"server": "162.159.192.122",
"server_port": 7103,
"peer_public_key": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=",
"reserved": [249,164,143],
"mtu": 1280,
"fake_packets": "5-10"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment