Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
-
Successor of leon/cfupdater written in Go.
-
An API that provides information about the status of your services automatically. It implements protocols like Teamspeak and SMTP natively, instead of only using plain TCP/UDP packets to calculate their uptime.
-
PAQMAN is a command line companion tool to improve your pentesting experience.
It provides you with copy-pastable commands depending on the information you collect or already have to transform them into a successfull attack.
-
A Telegram Bot that keeps track of wishlists of all users in a group chat
-
Payment Request API demo page
-
Docker image, to create your own OpenVPN server. Automatically adds iptable routes.
Does NOT have a certificate management tool inbuild, certs need to be created by yourself.
-
Docker image to keep your A and AAAA records in cloudflare up to date.
Just supply your Global API Key and the hosts you want to keep track of.
Supports multiple zones.
-
-
This is the daily briefing bot for the +units:matrix.leon.wtf matrix community. (IMPORTANT: This bot is not intended to be usable with other homeservers, so there is no need to ensure stability with arbitrary configuration!)
-
-
Shared Music DB is a very small web app to store music, you would like to share with friends.
-
-
A template to start over with your own WebAssembly project in Golang
-
-
PrimeDecs is a decorator library for python used for easier in-code debugging and other cool things.
-
PHP Webpage to save browser bookmarks and flag them as favorite. Can be sorted by categories.
This project is NOT FOR PRODUCTION as there is no SQL injection prevention. This is only suitable for private networks.
-
PrimeStructs is a library for python containing many cool functions and classes for easier and prettier code or just to have fun with.
-
-
A very little go tool to generate a big amount of http requests, with each having its own IP source address (routable through a tor proxy).
This is one of my first golang approaches.