change mtu
This commit is contained in:
@@ -28,7 +28,7 @@ export function VpnControl() {
|
||||
address: "10.0.0.1",
|
||||
prefix: 24,
|
||||
dns: "10.0.0.2",
|
||||
mtu: 1380,
|
||||
mtu: 1450,
|
||||
killswitchEnabled: killSwitch,
|
||||
excludedApps: excludedApps,
|
||||
excludedDomains: excludedDomains,
|
||||
|
||||
Reference in New Issue
Block a user