Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-31 | ifconfig: T2057: centralise wireguard code | Thomas Mangin | |
Some left over wireguard code was left in the interface.py file. The code was moved into the wireguard.py file and the now empty interface.py file removed as no longer holdin any code. | |||
2019-10-27 | T1759: Merging interface.py into ifconfig.py | kroy | |
2019-10-22 | T1759: Migrating interfaces | kroy | |
2019-10-21 | T1756 More output for WG | kroy | |
2019-09-10 | [wireguard]: T1650 - cli option to delete default wg key | hagbard | |
2019-09-10 | [wireguard]: T1572 - Wireguard keyPair per interface | hagbard | |
- param key location added in op-mode script - param delkey and listkey implemented in op-mode script - param delkey implemented in op-mode script - generate and store named keys - interface implementation tu use cli option 'private-key' | |||
2019-02-19 | fixes: T1254 - generate wireguard keypair fails when executed on the iso | hagbard | |
- keypair can now be generated and used from the running iso to create wg tunnels on the fly | |||
2018-10-09 | T883: handle keyboard interrupts in the wireguard keypair command. | Daniil Baturin | |
2018-08-31 | T793: preshared key op-mode parts | hagbard | |
2018-08-28 | T793: changed op-mode script from wireguard_key.py to wireguard.py | hagbard | |