postmannen
Farmer, Golang programmer, network/security, data center automation, excavators, drawing sketches, and a whole lot more 😀
btnettNorway
Pinned Repositories
actress
Concurrent Actor framework written in Go
certupdater
Get a LetsEncrypt certificate for a domain
ctrl
ctrl is an event driven infrastructure controller written in go
go-bill
Invoice program written in Go. This is/was my first project started at day 1 with Golang, and will probably be refactored a whole lot in the time to come.
go-learning
My Golang training material for testing smaller Go concepts and ideas.
godaddyupdater
Godaddy dns auto updater. Checks if your public ip have changed, and updates the godaddy dns record if changed. Prometheus exporter builtin.
lexml
Lex a xml file, and create tokens of the lex'ed values.
parrot
Under development. Driver for the Parrot Bebop/Anafi drone written in Go.
steward
Command And Control system for async management of servers, containers, workstations...basically anything that runs an operating system.
usbtcp
Usb over tcp
postmannen's Repositories
postmannen/go-learning
My Golang training material for testing smaller Go concepts and ideas.
postmannen/actress
Concurrent Actor framework written in Go
postmannen/ctrl
ctrl is an event driven infrastructure controller written in go
postmannen/steward
Command And Control system for async management of servers, containers, workstations...basically anything that runs an operating system.
postmannen/postmannen.github.io
postmannen/AngryOxide
802.11 Attack Tool
postmannen/awesome-pentest
A collection of awesome penetration testing resources, tools and other shiny things
postmannen/Blue-Team-Notes
You didn't think I'd go and leave the blue team out, right?
postmannen/c-learning
study repo for things related to C
postmannen/Compose-Examples
Various Docker Compose examples of selfhosted FOSS and proprietary projects.
postmannen/dockerfiles
Various Dockerfiles I use on the desktop and on servers.
postmannen/ff
Flags-first package for configuration
postmannen/firecracker-containerd
firecracker-containerd enables containerd to manage containers as Firecracker microVMs
postmannen/go-serial
A cross-platform serial library for go-lang.
postmannen/gotty
Share your terminal as a web application
postmannen/k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
postmannen/kg-generics2
Exercises and solutions from the book 'Know Go: Generics' (2024 edition)
postmannen/modbusgenerator
postmannen/multipleWindow3dScene
A quick example of how one can "synchronize" a 3d scene across multiple windows using three.js and localStorage
postmannen/natssse
NATS over HTTP with server side events
postmannen/Network-Automation-with-Go
Network Automation with Go, Published by Packt
postmannen/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
postmannen/pebble
RocksDB/LevelDB inspired key-value database in Go
postmannen/reverse_ssh
SSH based reverse shell
postmannen/ringbuffer
a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface
postmannen/Supershell
Supershell C2 远控平台,基于反向SSH隧道获取完全交互式Shell
postmannen/tunnel
Simple utility for tunneling network connections over SSH
postmannen/websocket
Minimal and idiomatic WebSocket library for Go
postmannen/xdp-tutorial
XDP tutorial
postmannen/zig-learning
zig learning