Pinned Repositories
acme
Go client library implementation for ACME v2
bash-ssh-agent
bash plugin to automatically manage your ssh-agents
git-fs
FUSE filesystem for mounting git repos; uses libgit2
go-acme-nsupdate
golang acme v2 client with nsupdate for DNS-01 challenge
go-webdav
standalone webdav in go-lang
go-xattr-fuse
overlay extended attributes on a directory/filesystem which does not support them
nginx-graceful
Restart nginx without downtime
no-wm
Use X11 without a window manager
slog
Simplified logging for golang with release-independent google-able log lines
speckeysd
Fork of Elliot Hughes speckeysd
patrickhaller's Repositories
patrickhaller/no-wm
Use X11 without a window manager
patrickhaller/bash-ssh-agent
bash plugin to automatically manage your ssh-agents
patrickhaller/go-acme-nsupdate
golang acme v2 client with nsupdate for DNS-01 challenge
patrickhaller/go-xattr-fuse
overlay extended attributes on a directory/filesystem which does not support them
patrickhaller/speckeysd
Fork of Elliot Hughes speckeysd
patrickhaller/acme
Go client library implementation for ACME v2
patrickhaller/go-nginx-auth
LDAP authentication and proxy routing for NGINX's mail module
patrickhaller/go-webdav
standalone webdav in go-lang
patrickhaller/nginx-graceful
Restart nginx without downtime
patrickhaller/slog
Simplified logging for golang with release-independent google-able log lines
patrickhaller/awesome-infrastructure-questions
A curated this list of briefing questions that need to be cleared to lay out a game plan to work on a client's infrastructure, migrate applications to the cloud and so on.
patrickhaller/docker
Dockerfiles
patrickhaller/dropbear
archive of old dropbear
patrickhaller/esniper
a lightweight eBay sniping tool
patrickhaller/gixy
Nginx configuration static analyzer
patrickhaller/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
patrickhaller/go-dns
DNS library in Go
patrickhaller/go-imap
:inbox_tray: An IMAP library for clients and servers
patrickhaller/go-ldap-client
Simple ldap client to authenticate, retrieve basic information and groups for a user.
patrickhaller/go-milter
A golang library for milter support
patrickhaller/go-spf
Parse SPF record and determine if client IP is allowed to send email.
patrickhaller/golang-net
[mirror] Go supplementary network libraries
patrickhaller/illuminum
A RPI based, security system with a central server topology and android client
patrickhaller/itop
Interrupts 'top-like' utility for Linux
patrickhaller/resty-py
HTTP API builder for python with configuration-via-convention + restful-persistence
patrickhaller/skx-implant
Simple utility for embedding files/resources inside golang binaries
patrickhaller/skx-rss2email
Convert RSS feeds to emails
patrickhaller/skx-webmail
A golang webmail server.
patrickhaller/tellform
✏️ Free Opensource Alternative to TypeForm or Google Forms
patrickhaller/toml
TOML parser for Golang with reflection.