Running Deluge behind an Nginx reverse proxy
I needed a way to access Deluge’s web UI remotely without opening another port to the world.…
~/articles
Tech notes, walkthroughs, and the occasional rabbit hole.
I needed a way to access Deluge’s web UI remotely without opening another port to the world.…
Go’s standard library net/http package does a lot. I wanted to understand what it’s…
I’ve been running Kasm Workspaces on a spare box for about three months. Short answer: yes,…
Not a comprehensive Bash guide. Just the patterns I reach for repeatedly and had to look up too many…