This repository will fetch wireguard connection details from Private Internet Access and setup the tunnel in Mikrotik
Go to file
Ishan Jain 1939479aa6 read config from file 2022-08-20 10:38:51 +05:30
src read config from file 2022-08-20 10:38:51 +05:30
.gitignore read config from file 2022-08-20 10:38:51 +05:30
Cargo.lock read config from file 2022-08-20 10:38:51 +05:30
Cargo.toml read config from file 2022-08-20 10:38:51 +05:30
LICENSE completed a basic version of the project which can fetch wireguard connection details, add address and wireguard peer details to the router. Also added License 2022-08-12 00:30:16 +05:30
ca.rsa.4096.crt Added code to get a token and register our public key with PIA 2022-08-11 06:35:44 +05:30