alexrsagen
Developer, sysadmin, network architect. Jack of all trades, master of none.
@Konsept-IT Norway
Pinned Repositories
alexproxy
An asynchronous HTTP/HTTPS proxy written in Go
go-certbot-cloudflare
Certbot and Cloudflare DNS challenge automation tool (certbot already has a plugin for this, but it does not work yet)
go-jwt-cracker
Concurrent HS256 JWT token brute force cracker, inspired by https://github.com/lmammino/jwt-cracker
go-libxml
An abstraction of a libxml2 binding which exports Marshal/Unmarshal like Golang encoding/xml API
go-mikrotik-certman
Certificate updater for MikroTik routers. Useful for updating Let's Encrypt certificates on a MikroTik router.
node-es6-request
HTTP Request library written in ES6 for Node.js
obie
Obie is a simple PHP framework. It aims to provide basic services needed for any web app.
rs-nfc1
Safe wrapper around nfc1-sys
rs-nfc1-sys
Low-level Rust bindings for libnfc. For high-level safe bindings, see crate nfc1.
rustorrent
(WIP) BitTorrent client written in Rust
alexrsagen's Repositories
alexrsagen/go-libxml
An abstraction of a libxml2 binding which exports Marshal/Unmarshal like Golang encoding/xml API
alexrsagen/alexproxy
An asynchronous HTTP/HTTPS proxy written in Go
alexrsagen/go-cli
A command-line interface library written in Go
alexrsagen/go-mikrotik-certman
Certificate updater for MikroTik routers. Useful for updating Let's Encrypt certificates on a MikroTik router.
alexrsagen/u2f-test-page
A basic HTML page which lets you test FIDO U2F devices in a supported browser.
alexrsagen/node-validatify
Extremely simple form and input validation for Node.js
alexrsagen/vscode-python-debug-address-prompt
VSCode extension which allows you to prompt for host/port before starting a Python debugging session
alexrsagen/gm_roc
Brings the cool little function RunOnClient back into the menu state!
alexrsagen/go-dhcp
(Unfinished) DHCP library, client and server written in Golang
alexrsagen/go-portknock
TCP/UDP port knocker written in Golang
alexrsagen/go-prochost
Process host mainly useful for gameservers. Creates a socket for communicating with an application running in the background.
alexrsagen/hxe
(Unfinished) terminal hex editor written in Go
alexrsagen/imgui-go
Go wrapper library for "Dear ImGui" (https://github.com/ocornut/imgui)
alexrsagen/LogitechYubicoAuthenticator
A C# port of the Yubico OATH protocol and CCID driver and a Logitech LCD applet for Yubico Authenticator.
alexrsagen/termbox-go
Pure Go termbox implementation