Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nft.conf -> nftables.conf | flu0r1ne | 2023-08-26 | 1 | -1/+1 |
| | |||||
* | Add README | flu0r1ne | 2023-08-26 | 1 | -0/+174 |
| | |||||
* | Rename project wg2sd -> wg2nd, new CLI + generate | flu0r1ne | 2023-08-25 | 5 | -102/+367 |
| | | | | | | | | | | 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) | ||||
* | Add firewall rule generator | flu0r1ne | 2023-08-18 | 3 | -4/+77 |
| | |||||
* | Add warnings for PreUp, PostUp, PreDown, PostDown, and SaveConfig ↵ | flu0r1ne | 2023-08-17 | 3 | -1/+39 |
| | | | | configuration, no systemd-networkd eqiv | ||||
* | move -lrt to linking section | flu0r1ne | 2023-08-17 | 1 | -2/+4 |
| | |||||
* | Add ListenPort to netdev config and ensure that Endpoint is not present if ↵ | flu0r1ne | 2023-08-17 | 1 | -2/+8 |
| | | | | not specified | ||||
* | add install paths to makefile | flu0r1ne | 2023-08-17 | 1 | -4/+23 |
| | |||||
* | init commit | flu0r1ne | 2023-08-17 | 7 | -0/+2763 |