Facebook
From wos, 2 Months ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 199
  1. {
  2.   "outbounds":
  3.   [
  4.     {
  5.       "type": "wireguard",
  6.       "tag": "Warp-IR",
  7.       "local_address": [
  8.         "172.16.0.2/32",
  9.         "2606:4700:110:8c91:4063:21d0:7dd5:f218/128"
  10.       ],
  11.       "private_key": "ABpA4vNm4bXFakdlxCPdKm/DfaFeUPcISHPCjzY5jGg=",
  12.       "server": "162.159.192.58",
  13.       "server_port": 7152,
  14.       "peer_public_key": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=",
  15.       "reserved": [ 216, 236, 178 ],
  16.       "mtu": 1280,
  17.       "fake_packets": "5-10"
  18.     },
  19.     {
  20.       "type": "wireguard",
  21.       "tag": "Warp-Main",
  22.       "detour": "Warp-IR",
  23.       "local_address": [
  24.         "172.16.0.2/32",
  25.         "2606:4700:110:8c15:3f90:ad2d:8810:77f3/128"
  26.       ],
  27.       "private_key": "sAuo/cozY8a/6KlXJmurz0mwcAuDwOz/ozhcv3aPMno=",
  28.       "server": "162.159.192.58",
  29.       "server_port": 7152,
  30.       "peer_public_key": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=",
  31.       "reserved": [ 103, 206, 120 ],
  32.       "mtu": 1280,
  33.       "fake_packets": "5-10"
  34.     }
  35.   ]
  36. }