Skip to content

Commit

Permalink
Automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteMysticRogue committed Nov 11, 2024
1 parent b06433b commit 4cd970e
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions best_IPS.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
188.114.98.203:1701
188.114.98.184:2506
188.114.99.79:7103
188.114.98.252:5956
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": "WARP-MAIN",
"type": "wireguard",
"server": "188.114.98.203",
"server_port": 1701,
"server": "188.114.99.79",
"server_port": 7103,
"local_address": [
"172.16.0.2/32",
"2606:4700:110:8735:bb29:91bc:1c82:aa73/128"
],
"private_key": "EDfx2OzI8ceP8l28xy68cVYWHHsiVqhXys6h7L/u7G0=",
"private_key": "8FUucBn+gPXuFk/9TpoisCeqXptvaob+axzNvScu6XM=",
"peer_public_key": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=",
"mtu": 1384,
"reserved": [
195,
74,
237
189,
205,
216
],
"detour": "direct",
"workers": 2
},
{
"tag": "WARP-WIW",
"type": "wireguard",
"server": "188.114.98.184",
"server_port": 2506,
"server": "188.114.98.252",
"server_port": 5956,
"local_address": [
"172.16.0.2/32",
"2606:4700:110:8735:bb29:91bc:1c82:aa73/128"
],
"private_key": "aPAYi52evfgiVzueygV/GhIM6tz8yCfipzX0jB6Fu3g=",
"private_key": "UJE5LDjNuiyfq/a+C8OhEj/aq9eunMeM/kGpid4XGns=",
"peer_public_key": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=",
"mtu": 1384,
"reserved": [
133,
75,
216
153,
98,
9
],
"detour": "WARP-MAIN",
"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=0; download=0; total=10737418240000000; expire=2546249531
//profile-web-page-url: https://github.com/ByteMysticRogue
//last update on: 2024-11-11 00:52:27
warp://188.114.98.203:1701?ifp=10-20&ifps=20-60&ifpd=5-10&ifpm=m4#Warp-IR&&detour=warp://188.114.98.184:2506?ifp=10-20&ifps=20-60&ifpd=5-10#Warp-IN-Warp
//last update on: 2024-11-11 12:20:14
warp://188.114.99.79:7103?ifp=10-20&ifps=20-60&ifpd=5-10&ifpm=m4#Warp-IR&&detour=warp://188.114.98.252:5956?ifp=10-20&ifps=20-60&ifpd=5-10#Warp-IN-Warp

0 comments on commit 4cd970e

Please sign in to comment.