Commits
- Commit:
c72db4d65983ecc7df6b32ee984c6d5facd97837- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
exclude inbox from agenda view
- Commit:
d8a3cb9ec5530dcc25a7e88b591fb2008ea9ae91- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Add doom emacs configs
- Commit:
2042a0719c0a3d433fe659e6671087d0f8998bff- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Create rc.d folder for rc scripts
Add minecraft server rc script
Add utility to interact with running minecraft server
- Commit:
19d3d0922b972a61ba5b23ee6cd98a2ab151c7b1- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Restyle wg_config and replace ifconfig key derivation
Replace the ifconfig wg9 create/destroy method for deriving client
public keys with openssl X25519 DER construction (RFC 8410). No
longer requires root or a running kernel with wg(4) to generate
configs.
Also bring script in line with wg_gen conventions:
- Add usage() function and proper argument validation
- Add description/wgdescr to hostname.wg and wgserver outputs
- Fix hostname.wg: add missing inet prefix, wgpka 20 -> 25
- Quote all filenames, chmod 600 instead of chown
- Commit:
68860e7a100628b0ffb9d80c5ef48e1c320c06c8- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Tighten permissions on the new directory
- Commit:
f436a7665bd7e1aded037f8ec6bb97c6122abd97- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Add wg_gen: generate WireGuard configs for a /24 subnet
Generate a complete WireGuard deployment from a single command:
one server hostname.if and all 253 client configs (.conf and
OpenBSD hostname.wg) for a /24 subnet.
Public key derivation uses openssl(1) X25519 DER construction
(RFC 8410) instead of wireguard-tools or temporary interfaces.
- Commit:
d1172766f4e19c7760b5a64856b4a78bda069262- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
tighten permissions for home and bin files
- Commit:
b1c3970b0072a37eb9d2cbceec084a5ac5bdedea- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
initial import of my wireguard configuration generator.
- Commit:
73e96acb058078c4898b4566946e174c4a1d733c- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Organize config files meant to be in a home directory into a new
folder called "home"
- Commit:
5872a52fa48ff0ea69f1670b6c8b92246b3f60f4- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Add some new default configurations
- Commit:
b9277158e1a71ef664d621b2b8d91d9dc7e11f34- From:
- Isaac Meerleo <isaac@itm.works>
- Date:
Initial commit for my .files
