Update warp.conf.example

This commit is contained in:
jahlib
2026-05-07 17:43:34 +03:00
committed by GitHub
parent a5a3f1ea92
commit 89afd86b93
+7 -10
View File
@@ -1,12 +1,10 @@
[Interface]
PrivateKey = {somethinghere}
Address = 172.16.0.2
DNS = 8.8.8.8, 8.8.4.4
PrivateKey = {privkey}
Address = 172.16.0.2, 2606:4700:110:890e:48c0:b073:6ebe:d347
DNS = 1.1.1.1, 1.0.0.1, 2606:4700:4700::1111, 2606:4700:4700::1001
MTU = 1280
S1 = 0
S2 = 0
S3 = 0
S4 = 0
Jc = 4
Jmin = 40
Jmax = 70
@@ -14,11 +12,10 @@ H1 = 1
H2 = 2
H3 = 3
H4 = 4
I1 = {somethinghere}
I2 = {somethinghere}
I1 = {string}
[Peer]
PublicKey = {somethinghere}
AllowedIPs = 0.0.0.0/0
Endpoint = engage.cloudflareclient.com:880
PublicKey = {pubkey}
AllowedIPs = 0.0.0.0/0, ::/0
Endpoint = engage.cloudflareclient.com:2408
PersistentKeepalive = 25