address change and background
This commit is contained in:
@@ -20,7 +20,7 @@ export function VpnControl() {
|
||||
dns: "10.0.0.2",
|
||||
mtu: 1280,
|
||||
};
|
||||
await startVpn(config, "62.60.244.156", 443);
|
||||
await startVpn(config, "147.45.43.70", 443);
|
||||
} else {
|
||||
await stopVpn();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user