aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-07Fix configuration file nameHEADmainSimon Garrelou
2023-06-19Add 'COPYING'Simon Garrelou
2023-06-02Put each function into its own fileSimon Garrelou
2023-06-02Update READMESimon Garrelou
2023-05-25Add info about installingv0.1.0Simon Garrelou
2023-05-25Add section about Wireguard configuration to READMESimon Garrelou
2023-05-25Remove --wgconfig from READMESimon Garrelou
2023-05-25Simplify Wireguard config file discoverySimon Garrelou
2023-05-24Fix private keys folder locationSimon Garrelou
2023-05-24Fix sample TOML stringsSimon Garrelou
2023-05-24Add usage to READMESimon Garrelou
2023-05-24Add READMESimon Garrelou
2023-05-24Add wgmgr.conf loadingSimon Garrelou
2023-05-24conf -> wg_confSimon Garrelou
2023-05-01Add 'rm' and 'wg' commandsSimon Garrelou
2023-04-28Add server public key to configSimon Garrelou
2023-04-27replace panics with ResultSimon Garrelou
2023-04-27ignore tag filesSimon Garrelou
2023-04-27Use Result<> for Peer::new()Simon Garrelou
2023-04-27add newlineSimon Garrelou
2023-04-27Merge branch 'main' of git.nuc.lan:simon/wgmgrSimon Garrelou
2023-04-27Use anyhow, +add +configSimon Garrelou
2023-04-27reoganize project + start cliSimon Garrelou
2023-04-25Use anyhow, +add +configSimon Garrelou
2023-04-16reoganize project + start cliSimon Garrelou
2023-04-16First commit: config file parsingSimon Garrelou