Switchboard
Simple mDNS based reverse proxy for personal infrastructure.
Install / Use
/learn @whytheplatypus/SwitchboardREADME
Switchboard
Simple mDNS-based reverse proxy for personal infrastructure.
The server will check for mDNS broadcasts regularly and update its configuration. TLS is supported through Let's Encrypt.
switchboard route -port 80 -domain first.domain -domain second.domain
A node in the network can tell the switchboard to send requests that match a pattern its way.
switchboard hookup -port 8000 -pattern first.domain/
// requests like https://first.domain/hello will be forwarded to this box on port 8000
switchboard hookup -port 8000 -pattern /test
// requests like https://<some domain>/test will be forwarded to this box on port 8000
Related Skills
tmux
350.1kRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
diffs
350.1kUse the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
blogwatcher
350.1kMonitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
github-trending
Multi-agent orchestration system for infrastructure monitoring, incident response, and load testing with autonomous AI agents
