Skip to content

Commit

Permalink
Automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
nirevil committed Oct 9, 2024
1 parent ff08dc3 commit b38f65f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions sing-box.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,39 +99,39 @@
{
"tag": "TEHRAN",
"type": "wireguard",
"server": "188.114.98.94",
"server_port": 987,
"server": "188.114.98.98",
"server_port": 1843,
"local_address": [
"172.16.0.2/32",
"2606:4700:110:8735:bb29:91bc:1c82:aa73/128"
],
"private_key": "MB4rELSnejP9psACfkU8r3W95MQZ9oKUMGAMW300kVY=",
"private_key": "sCrsnV4qBfrK7RXEEPlZPNB7JYwkdpeG/Ka+KcPvgE4=",
"peer_public_key": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=",
"mtu": 1300,
"reserved": [
161,
47,
9
212,
103,
188
],
"detour": "direct",
"workers": 2
},
{
"tag": "BERLIN",
"type": "wireguard",
"server": "162.159.195.5",
"server_port": 864,
"server": "162.159.195.229",
"server_port": 1070,
"local_address": [
"172.16.0.2/32",
"2606:4700:110:8735:bb29:91bc:1c82:aa73/128"
],
"private_key": "sPK4/hF0YQUqGwqOzCtHdTRkt/PEnz3Hr1jDp701Ml8=",
"private_key": "8HjEP5zezwN2Tala14OkBOn2LOZdrxDwQWp9SImBIFM=",
"peer_public_key": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=",
"mtu": 1300,
"reserved": [
13,
167,
17
78,
96,
142
],
"detour": "TEHRAN",
"workers": 2
Expand Down
4 changes: 2 additions & 2 deletions warp.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
//profile-update-interval: 1
//subscription-userinfo: upload=5368709120; download=117037858816; total=955630223360; expire=1762677732
//profile-web-page-url: https://github.com/NiREvil
//last update on: 2024-10-09 07:09:37
warp://162.159.195.192:908?ifp=1-3&ifpm=m4#TEHRAN&&detour=warp://162.159.195.60:500?ifp=1-2&ifpm=m5#BERLIN
//last update on: 2024-10-09 08:12:13
warp://162.159.192.181:3138?ifp=1-3&ifpm=m4#TEHRAN&&detour=warp://188.114.96.131:4500?ifp=1-2&ifpm=m5#BERLIN

0 comments on commit b38f65f

Please sign in to comment.