Skip to content

Commit

Permalink
Update _worker.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Diana-Cl authored Sep 19, 2024
1 parent 93329e8 commit c7b619d
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 c7b619d

Please sign in to comment.