25 Commits
Author SHA1 Message Date
ben e204310757 fix interface name in diagram 2025-12-07 23:53:47 -08:00
ben 21fe5418bf Update docs/setup_remote_juggler.md 2025-12-07 23:51:41 -08:00
ben 3b5e09532d remove section about script args
I didn't get around to implementing that
2025-12-07 23:38:55 -08:00
Benjamin Wiegand bf7ad0a43a use TCP RTT timeout-style calculation for max_rtt
this was one of the annoying limitations of the old system, that the
max_rtt had to be set manually and I couldn't figure out how to
effectively auto-detect it. This appears to work alright.
prerelease
2025-12-07 20:38:34 -08:00
Benjamin Wiegand a656adf98f add .gitignore 2025-12-07 16:16:30 -08:00
Benjamin Wiegand dea0659930 add config file documentation 2025-12-07 16:13:44 -08:00
Benjamin Wiegand 7c85d5c3ae add """configuration file""" support 2025-12-07 15:52:22 -08:00
Benjamin Wiegand 440de6b9b2 minor documentation improvements 2025-12-07 14:41:29 -08:00
Benjamin Wiegand cf6e951028 move DNS fix to installation section because DNS always breaks 2025-12-07 14:07:31 -08:00
Benjamin Wiegand 5442f18481 nmtui is included in network-manager 2025-12-07 14:01:44 -08:00
Benjamin Wiegand 8df4258896 manually apply ip forwarding rules
hours of my life wasted over the stupidest regression ever
2025-12-07 13:26:00 -08:00
Benjamin Wiegand 5fb4550d4f fix scripts (for the last time) 2025-12-07 13:20:18 -08:00
Benjamin Wiegand 2f119255f4 fix more ip addresses 2025-12-07 13:18:41 -08:00
Benjamin Wiegand 9292a62863 fix a bunch of things 2025-12-07 03:53:30 -08:00
Benjamin Wiegand 7625c91a7d fix wireguard port number issue
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
FUCK
2025-12-07 03:52:18 -08:00
Benjamin Wiegand 108e6e6147 fix ip address in script 2025-12-07 01:02:19 -08:00
Benjamin Wiegand d803411c32 fix typo 2025-12-07 00:57:56 -08:00
Benjamin Wiegand cd517e6432 fix wireguard connection 2025-12-07 00:48:14 -08:00
Benjamin Wiegand 0bb60fbf61 make scripts executable 2025-12-07 00:00:12 -08:00
Benjamin Wiegand a3f295296f fix daemon deployment notes 2025-12-06 23:58:42 -08:00
Benjamin Wiegand 5fd52f58d0 revert to original unit description
it was funnier
2025-12-06 23:55:56 -08:00
Benjamin Wiegand 2be7d62be5 rename dipshit_gateway -> circus_gateway in daemon metrics 2025-12-06 23:34:46 -08:00
Benjamin Wiegand 2d7232861e initial daemon code
This is the current daemon code. There is much to improve.
2025-12-06 23:30:47 -08:00
Benjamin Wiegand 5ca6f56646 commit initial revised basic documentation
the daemon documentation is still in shambles but one thing at a time
2025-12-06 23:11:26 -08:00
Benjamin Wiegand 9e9ae68986 initial commit 2025-11-19 12:58:49 -08:00