aboutsummaryrefslogtreecommitdiff
path: root/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Drop capabilities by default and retain required capabilities upfrontflu0r1ne2023-11-201-1/+2
|
* refactor objects to work in parallel to source, add addrsanflu0r1ne2023-08-271-16/+7
|
* Dual licenseflu0r1ne2023-08-261-1/+1
|
* Store private key in a file with the public keyname, get rid of argon2flu0r1ne2023-08-261-7/+21
|
* Rename project wg2sd -> wg2nd, new CLI + generateflu0r1ne2023-08-251-3/+3
| | | | | | | | | | 1. Renamed the project from wg2sd to wg2nd 2. Modified the _gen_netdev_cfg() function to handle the MTUBytes field. 3. Add new CLI with `generate` and `install` commands 4. Modified the gen_systemd_config() function to accept keyfile_or_output_path and filename parameters. - user can choose the name of the keyfile on the CLI - user can choose alternative output filename (instead of just using the interface name)
* move -lrt to linking sectionflu0r1ne2023-08-171-2/+4
|
* add install paths to makefileflu0r1ne2023-08-171-4/+23
|
* init commitflu0r1ne2023-08-171-0/+73