Commit Briefs

c72db4d659 Isaac Meerleo

exclude inbox from agenda view (main)


d8a3cb9ec5 Isaac Meerleo

Add doom emacs configs


2042a0719c Isaac Meerleo

Create rc.d folder for rc scripts

Add minecraft server rc script Add utility to interact with running minecraft server


19d3d0922b Isaac Meerleo

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


68860e7a10 Isaac Meerleo

Tighten permissions on the new directory


f436a7665b Isaac Meerleo

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.


d1172766f4 Isaac Meerleo

tighten permissions for home and bin files


b1c3970b00 Isaac Meerleo

initial import of my wireguard configuration generator.


73e96acb05 Isaac Meerleo

Organize config files meant to be in a home directory into a new

folder called "home"


5872a52fa4 Isaac Meerleo

Add some new default configurations


Branches

Tags

This repository contains no tags

Tree

README.mdcommits | blame
bin/
doom/
etc/
home/
rc.d/

README.md

# Isaac's . Files

Configuration files used regularly on OpenBSD systems.