Skip to content

Commit

Permalink
Merge pull request #33 from NiREvil/Diamond
Browse files Browse the repository at this point in the history
Update to Diamond
  • Loading branch information
Diana-Cl authored Sep 19, 2024
2 parents b4a5fb8 + c7b619d commit 0378abf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -3181,12 +3181,12 @@ function buildXrayWarpOutbound (remark, ipv6, privateKey, publicKey, endpoint, r
"172.16.0.2/32",
ipv6
],
mtu: 1330,
mtu: 1306,
peers: [
{
endpoint: endpoint,
publicKey: publicKey,
keepAlive: 11
keepAlive: 9
}
],
reserved: base64ToDecimal(reserved),
Expand Down

0 comments on commit 0378abf

Please sign in to comment.