14-day current streak·39-day longest streak
👋 Hi, I'm a self-taught network, software, and systems engineer with a strong passion for open source! 🙋♂️ My real name is Christian, but I often go by Gamemann online.…
👋 Hi, I'm a *self-taught* network, software, and systems engineer with a strong passion for open source!
🙋♂️ My real name is Christian, but I often go by Gamemann online.
🛠️ I enjoy working with:
- 🐧 Linux
- 🌐 Network engineering & security
- 🔓 Penetration testing
- 💻 Web development & web scraping
- 🤖 Bot development
- 🎮 Game development & game modding
📁 Check out my:
- 🌐 Open source website portfolio
- 📄 [Full list of open source projects](./projects.md)
🚀 My Active Projects
The Modding Community
An inclusive modding and game development community.
TekWorks
A software developer and publisher organization.- 📝 Blog
- 💻 GitHub Org
❤️ I Lost My Mom To Pancreatic Cancer ❤️
-
xdp-firewall ★ PINNED
A firewall that utilizes the Linux kernel's XDP hook. The XDP hook allows for very fast network processing on Linux systems. This is great for dropping malicious traffic from a (D)DoS attack. IPv6 is supported with this firewall! I hope this helps network engineers/programmers interested in utilizing XDP!
C ★ 851 1mo agoExplain → -
xdp-proxy ★ PINNED
A stateless, high-performance NAT-like proxy that attaches to the XDP hook in the Linux kernel using (e)BPF for fast packet processing. This proxy forwards packets based on configurable rules and performs source-port mapping, similar to IPTables and NFTables.
C ★ 285 1mo agoExplain → -
github-follow-bot ★ PINNED ▣
A GitHub Follow Bot that utilizes Django's web framework and Python. The bot comes with many features, but please use at your own risk. The bot was made for educational purposes.
Python ★ 170 3y agoExplain → -
portfolio ★ PINNED
My website portfolio that utilizes Astro, React, TypeScript, and Tailwind CSS.
Astro ★ 34 11mo agoExplain → -
gamemann
My GitHub profile ReadMe.
★ 70 6mo agoExplain → -
i-lost-my-mom-to-pancreatic-cancer
I very recently lost my amazing Mom to Pancreatic Cancer and this repository shares my story. I also will be writing stories about her and daily journal entries on how I'm feeling after the painful loss.
★ 59 9mo agoExplain → -
dpdk-examples ▣
Program examples utilizing the DPDK. The DPDK is a kernel-bypass network library that allows for very fast network packet processing. This is great for (D)DoS mitigation and low-latency packet inspection, manipulation, and forwarding.
C ★ 58 3y agoExplain → -
packet-sequence-c ▣
A pen-test/DoS tool that can be used to send single or multiple packets in sequences with a lot of packet customization.
C ★ 39 3y agoExplain → -
lbg-kilimanjaro ▣
A neat packet processing/forwarding program I made for a gaming community I used to be a part of. Includes many features such as rate limiting, A2S caching, and more!
C ★ 37 2y agoExplain → -
dpdk-common ▣
A repository that includes common helper functions for writing applications in the DPDK. I will be using this for my future projects in the DPDK.
C ★ 35 3y agoExplain → -
bestbuy-web-scraper-gpus ▣
A personal tool using Python's Scrapy framework to scrape Best Buy's product pages for RTX 3080 TIs and notify if available/not sold out.
Python ★ 35 3y agoExplain → -
pterodactyl-gs-watch ▣
A tool programmed in Go to automatically restart 'hung' game servers/containers via a Pterodactyl API.
Go ★ 33 2y agoExplain → -
my-misc-projects-n-files
Smaller projects I've made starting from over 10 years ago. Projects in this repository are NOT supported.
JavaScript ★ 31 1y agoExplain → -
my-old-raspberry-pi-manager ▣
A simple manager interface I'm using for my Raspberry Pis written in Python. Allows me to start and stop processes such as Steam Link.
Python ★ 31 3y agoExplain → -
packet-flooder-c ▣
A packet flooding/generating program I made that supports TCP, UDP, and ICMP packets. Includes functionality to change characteristics per packet and is also multithreaded.
C ★ 30 5y agoExplain → -
ipip-mapper-tc ▣
TC programs aimed to add support for multiple remote hosts in IPIP tunnels.
C ★ 29 2y agoExplain → -
discord-bot-react-roles ▣
A small open-source Discord Bot that allows you to react to setup messages and obtain roles on reaction. This is being used in a Discord server of mine.
Python ★ 29 2y agoExplain → -
rust-auto-wipe ▣
A Go application for Rust game servers operating with Pterodactyl that automatically wipes server(s) based off of cron jobs.
Go ★ 29 3y agoExplain → -
discord-bot-global-chat ▣
Discord bot that syncs global chats.
Python ★ 28 3y agoExplain → -
dpdk-stats ▣
A simple DPDK application that calculates stats for dropped and forwarded packets depending on the command line.
C ★ 27 3y agoExplain → -
my-home-lab
Information on my home lab setup.
★ 26 2mo agoExplain → -
cs-spawn-protection ▣
A simple SourceMod Spawn Protection plugin that was developed for Counter-Strike: Source and Counter-Strike: Global Offensive.
SourcePawn ★ 25 3y agoExplain → -
my-linux-cmd-sheet
Just a repository I'm using to store useful Linux commands to me and possibly others.
★ 24 4mo agoExplain → -
go-ip-asn-lister ▣
A Go application that outputs prefixes to a text file and supports ASN lookups.
Go ★ 23 3y agoExplain → -
lab-xdp-dynamic-payload-matching ▣
Repository to store findings on matching dynamic payload data in XDP.
C ★ 22 4y agoExplain → -
web-extract-with-chatgpt ▣
A Python project that extracts data from websites with the option to process the data through @openai's ChatGPT API. The results are either printed to stdout or sent via a POST request.
Python ★ 22 1y agoExplain → -
lab-c-to-assembly
A repository that stores results from converting C code to Assembly. I use this repository to analyze performance with my C code.
Assembly ★ 22 2y agoExplain → -
sandbox-create-t3 ▣
Test application for Create T3! Will be testing things here for @bestmods!
TypeScript ★ 22 3y agoExplain → -
cs-extra-spawn-points ▣
Adds extra CT and T spawn points in Counter-Strike: Source and Counter-Strike: Global Offensive.
SourcePawn ★ 22 3y agoExplain → -
cweb
A low-level web server written in C I'm using to learn more about web servers. This is a work-in-progress and not ready for production.. yet.
C ★ 22 11mo agoExplain → -
lab-xdp-parse-tcp-header-options ▣
Repository for attempting to parse TCP header options in XDP.
C ★ 20 4y agoExplain → -
sm-auto-cmd-on-server-update ▣
SourceMod plugin that executes a console command on SRCDS servers when a game update is detected. Enables automatic game server updating with warning support.
SourcePawn ★ 20 3y agoExplain → -
csgo-decoy-dodgeball ▣
A fun dodgeball mod and plugin I made in 2015 for Counter-Strike: Global Offensive!
SourcePawn ★ 19 3y agoExplain → -
xdpstats-c
XDP programs that increment stat counters for packets/bytes.
C ★ 18 1mo agoExplain → -
ipip-direct-tc ▣
Sends outgoing IPIP packets back to the client directly instead of back through the IPIP tunnel/forwarding server. Uses TC egress filter for fast packet processing.
C ★ 18 1y agoExplain → -
bestmods-tasks ⑂ ▣
Go program for Best Mods that uses Cron-like tasks. Made by @gamemann.
Go ★ 18 3y agoExplain → -
how-to-use-selenium-and-beautifulsoup ▣
A full lab and how-to guide on how to use Selenium paired with Beautiful Soup to parse and extract data from a website using Python.
Python ★ 17 2y agoExplain → -
lab-glib-c ▣
A repository I'm using to learn hashing with GLib.
C ★ 17 3y agoExplain → -
udp-spoof-pkt ▣
A program imported from GFL's GitLab. It simply sends a UDP spoofed packet to a destination.
C ★ 17 6y agoExplain → -
stat-counters ▣
A small project to gather counter statistics from the file system or output from commands. Useful for retrieving packets per second and bytes per second on a network interface.
C ★ 16 2y agoExplain → -
sm-auto-map-restart ▣
A simple plugin for SourceMod that restarts the map or server after the time limit is up with the option to only restart when no clients are on the server.
SourcePawn ★ 16 1y agoExplain → -
dpdk-deploy ▣
A GitHub action to install the DPDK from source inside a GitHub workflow.
★ 16 2y agoExplain → -
php-laravel-sandbox ▣
Testing repository for Laravel, Tailwind CSS, ReactJS, SCSS, and more!
PHP ★ 15 3y agoExplain → -
browsertf
A web-sided server browser for the game Team Fortress 2. I made this in 2015 while I was in High School!
JavaScript ★ 15 6mo agoExplain → -
old-deaconn-website-2-12-24 ▣
Deaconn's (now TekWorks) website as of 2-12-24 using Create T3 App which includes TypeScript, Next, React, tRPC, Prisma, and Tailwind CSS.
TypeScript ★ 15 2y agoExplain → -
sandbox-react
My React playground where I experiment with components and such. TypeScript used.
TypeScript ★ 15 2y agoExplain → -
web-desktop-app-launcher
A web/desktop application launcher I made for a mini-PC I recently purchased for game/movie streaming and emulation.
Go ★ 15 1y agoExplain → -
gflclan-notes-and-guides ▣
Notes and guides I've made mostly exported from GFLClan.com.
★ 14 5y agoExplain → -
csharp-websockets-chat ▣
A small project that allows a client and server to communicate together similar to a chat room. I made this project to learn more about web sockets in CSharp/.NET and manage multiple web sockets at once.
C# ★ 14 2y agoExplain → -
steam-link-setup-issues-on-raspberry-pi ▣
Documenting my adventure to setting up Steam Link on my Raspberry Pi 4 Model B devices to stream low-latency gameplay at 120Hz/FPS on my BenQ projector.
Shell ★ 13 2y agoExplain → -
lab-godot
A repository that stores my Godot test projects while I'm learning it.
GDScript ★ 13 2y agoExplain → -
old-website-1 ▣
An old website I made in 2014 while I was in High School! My first advanced project for PHP/MySQL.
PHP ★ 13 3y agoExplain → -
sm-dynamic-slots
A simple Dynamic Slots plugin for SourceMod.
SourcePawn ★ 13 4y agoExplain → -
postgresql-docker-image-with-backups ▣
A custom Docker image based off of PostgreSQL's Docker image that implements Cron jobs and a backup Bash script that uploads a database dump to Backblaze B2.
Shell ★ 12 6mo agoExplain → -
ipip-blocker-tc ▣
A simple TC Ingress program that blocks incoming packets based off of the inner IP header's source IP.
C ★ 12 6y agoExplain → -
lab-xdp-access-last-byte ▣
Repository to store information accessing the last byte of a packet in BPF and XDP.
C ★ 12 2y agoExplain → -
fitbit-hr-monitor-py ▣
An application that interacts with a Fitbit API and has options to send external notifications depending on what a person's heart rate is.
Python ★ 12 3y agoExplain → -
lab-linux-btrfs ▣
A small lab using Ubuntu 23.04 with the BTRFS file system to test deduplication feature.
★ 12 3y agoExplain → -
go-spawn-n-output-logs-from-process ▣
This repository shows how to spawn processes within a Go program and output their stdout and stderr pipes to a log file!
Go ★ 12 3y agoExplain → -
sm-fps-threshold ▣
Creates a forward for when the average server FPS goes under a threshold.
SourcePawn ★ 12 4y agoExplain → -
website-bootstrap-test ▣
A Bootstrap testing website.
HTML ★ 12 11y agoExplain → -
hard-link-files ▣
A small C++ application I made in 2016. Imported to GitHub from GFL's Gitlab server.
C++ ★ 12 6y agoExplain → -
db-backups-to-s3-docker-image
A custom Docker image that includes a script to back up MySQL and PostgreSQL databases to any S3-compatible storage bucket (e.g., Amazon S3, Backblaze B2). Backups are scheduled using a cron job inside the custom image.
Shell ★ 12 6mo agoExplain → -
l4d2-partyboxes
A SourceMod plugin for Left 4 Dead 2 that allows you to open upgrade boxes as party/fun boxes. A big work-in-progress!
SourcePawn ★ 12 1y agoExplain → -
udp-ping-c ▣
A UDP Client/Server implementation for pinging. Using for benchmarking.
C ★ 11 5y agoExplain → -
perf-test-c ▣
A small program that acts as a C profiler.
C ★ 11 4y agoExplain → -
gmod-purge-timer ▣
The timer needed for Garry's Mod Purge servers.
Lua ★ 11 11y agoExplain → -
csgo-zeus-spawn-toggle ▣
Toggle whether or not a client should spawn with a Zeus in CS:GO.
SourcePawn ★ 11 11y agoExplain → -
simple-discord-bot ▣
A simple Discord bot imported from GFL's Gitlab. This was made using Java.
Java ★ 11 6y agoExplain → -
gflclan_anycast-infrastructure-files ▣
Templates, Docker images, Docker Gen, and more for an endpoint Anycast setup.
★ 10 5y agoExplain → -
esx-user-system ▣
A simple web application that acts as a user system written in Elixir. You can register and login.
Elixir ★ 10 1y agoExplain → -
pterodactyl-packet-monitor ▣
A project based off of my Pterodactyl Game Server Watch project.
Go ★ 10 5y agoExplain → -
c-af-xdp-test ▣
AF_XDP test with XDP DRV/native mode. Testing issues with virtio_net driver (e.g. "Device or resource busy" errors).
C ★ 10 5y agoExplain → -
linux-test-kernel-modules ▣
A repository used to store my test Linux kernel modules I make while I'm learning.
C ★ 10 5y agoExplain → -
cs-map-spawns-checker ▣
Checks for the amount of player spawns a map has. If it is below a limit, further actions can be done.
SourcePawn ★ 10 10y agoExplain → -
cs-spawn-points ▣
Adds extra spawn points in Counter-Strike games (e.g. CS:GO and CS:S).
SourcePawn ★ 10 6y agoExplain → -
rust-plugins ▣
A small project I made for the game Rust that contains plugins I've made for Oxide. Imported from GFL's GitLab server.
Lua ★ 10 6y agoExplain → -
sm-discord-open-link-on-join ▣
A quick plugin I wrote in SourceMod to open MOTD window on player connect.
SourcePawn ★ 10 6y agoExplain → -
java-mysql-simple-wrapper ▣
A simple Java MySQL wrapper imported from GFL's Gitlab.
Java ★ 10 6y agoExplain → -
compressor-v2-fou-wrapper ▣
TC programs made for wrapping and unwrapping marked FOU-encapped packets. Being used for Compressor V2
C ★ 10 6y agoExplain → -
gmod-server-browser-capture ▣
Project imported from GFL's Gitlab server. Allows all servers queried in the GMod server browser to be displayed on a web page.
JavaScript ★ 10 6y agoExplain → -
discord-mg-bot
An open source Discord bot that allows users to play mini-games on Discord servers and get awarded points. Not finished and a work-in-progress.
Python ★ 10 1y agoExplain → -
gflclan_sm-old-plugin-pack ▣
GFL's public SourceMod plugins.
SourcePawn ★ 9 6y agoExplain → -
discourse-topic-update-action ▣
A @github Action that updates the contents of the first post of a @discourse forum topic with the contents of a file in the caller's repository.
Shell ★ 9 11mo agoExplain → -
cf-nginx-iptables-automation ▣
A small, but neat Bash script that retrieves the latest IPv4 and IPv6 ranges from CloudFlare and then updates NGINX real IP headers and an IPTables chain.
Shell ★ 9 2y agoExplain → -
dot-dm
An open source first person shooter video game with Godot and a work in progress. Will be show-casing tools that @nextgen-modding creates in the future.
★ 9 2y agoExplain → -
sandbox-xdp
Stores XDP programs and loaders I use for testing/helping others with (e)BPF and XDP.
C ★ 9 1y agoExplain → -
lbg-killtrocity ▣
A Python program used for communication between Kilimanjaro and Killfrenzy.
Python ★ 9 3y agoExplain → -
sm-fps-threshold-noblock ▣
FPS Threshold plugin that forces noblock on all players after average FPS goes under threshold.
SourcePawn ★ 9 4y agoExplain → -
linux-backend-scripts ▣
A small project I worked on years ago and imported from GFL's GitLab server.
Shell ★ 9 5y agoExplain → -
gmod-server-hop ▣
A server hop addon for Garry's Mod
PHP ★ 9 10y agoExplain → -
cs-timelimit ▣
CS Time Limit Enforcer imported from GFL's Gitlab server.
SourcePawn ★ 9 6y agoExplain → -
gmod-prop-spawn-protection ▣
Deletes penetrating props when the servers lags. Therefore, should prevent prop spammers.
Lua ★ 9 11y agoExplain → -
sm-prop-health ▣
Set prop's health. Advanced configuration and more to come!
SourcePawn ★ 9 9y agoExplain → -
ipip-fwd ▣
Simple IPIP Forwarding program made with AF_PACKET sockets.
C ★ 9 6y agoExplain → -
cs-unlimited-ammo ▣
CS Unlimited Ammo imported from GFL's Gitlab server.
SourcePawn ★ 9 6y agoExplain → -
lab-circleci ▣
Testing CircleCI.
Python ★ 8 5y agoExplain → -
gflclan_sm-motd-ads ▣
An old project from GFL's GitLab server that served as GFL's MOTD plugin (for MOTD Ads).
SourcePawn ★ 8 5y agoExplain → -
bestmods-scan-r-us ⑂ ▣
The web scraper used for @bestmods. Made by @gamemann!
★ 8 11mo agoExplain → -
gmod-user-management ▣
A small project imported from GFL's GitLab server.
Lua ★ 8 6y agoExplain → -
match-n-log-rs
My first Rust program that allows you to spawn processes and then perform actions based off of the process's stdout and stderr pipes.
Rust ★ 8 3y agoExplain → -
lbg-killfrenzy ▣
A Django web application used to sync edge servers running Kilimanjaro and consume/display stats.
Python ★ 8 3y agoExplain → -
gflclan_sm-server-hop ⑂ ▣
GFL's SourceMod Server Hop plugin. Made by @gamemann.
★ 8 5y agoExplain → -
sm-rtv-exclude-afk ▣
Base AlliedMods Rock The Vote plugin modified to exclude AFK players.
SourcePawn ★ 8 5y agoExplain → -
go-simple-app-with-circleci ▣
Testing a simple GoLang web application with CircleCI support for building.
Go ★ 8 6y agoExplain → -
gs-version-checker ▣
A small project I made a while ago and importing from GFL's GitLab server.
PHP ★ 8 6y agoExplain → -
csgo-zr-burn-slowdown ▣
Slow burning zombies down in Zombie Reloaded on CS:GO.
SourcePawn ★ 8 11y agoExplain → -
cs-timelimit-enforcer ▣
Enforces a time limit on endless round servers.
SourcePawn ★ 8 11y agoExplain → -
old-website-2 ▣
A website I made while learning jQuery animation. Uses BootStrap, jQuery, HTML, CSS, and PHP.
JavaScript ★ 8 10y agoExplain → -
rust-user-management ▣
GFL's Rust User Management plugin imported from lab.gflclan.com.
C# ★ 8 6y agoExplain → -
continuous-a2s_info-requests ▣
A small C program imported from GFL's GitLab. This continuously sends A2S_INFO requests using cooked Linux sockets.
C ★ 8 6y agoExplain → -
go-web-attack-log-simulation ▣
A basic Go program imported from GFL's Gitlab. This simply simulates a web attack via logs.
Go ★ 8 6y agoExplain → -
gmod-discord-simple-relay ▣
A simple GMod lua addon imported from GFL's Gitlab.
Lua ★ 8 6y agoExplain → -
tcp-app-with-encryption ▣
A client and server project that encrypts and decrypts messages. The client is programmed in C using the Libsodium library and the server is programmed in Elixir using ErLang's crypto module.
C ★ 8 6y agoExplain → -
gmod-spawn-protection ▣
GMod spawn protection addon imported from GFL's GitLab server.
Lua ★ 8 6y agoExplain → -
csgo-full-alltalk-patch ▣
A CS:GO plugin I made years ago that I'm importing from GFL's GitLab server.
SourcePawn ★ 8 6y agoExplain → -
xdpstats-rs
A tool that increments and displays packet counters for matched, bad, passed, and more for XDP! Matched packets have the option to be dropped or TX'd (with swapping ports + FIB lookup support). Dropping and forwarding the packets through AF_XDP sockets is also supported!!
Rust ★ 8 1mo agoExplain → -
sandbox-rust
Just a place where I store test code and such for the Rust programming language.
Rust ★ 7 4mo agoExplain → -
gfl_esx-rest-api ▣
GFL's API for Members, Supporters, and VIPs written in Elixir. This isn't being used in production, but I figured it's good practice when learning Elixir.
Elixir ★ 7 1y agoExplain → -
udp-sender ▣
A C program I made for sending UDP packets. Comes with a few useful features.
C ★ 7 6y agoExplain → -
dot-menu-settings-example ▣
This is a small game made with @godotengine that showcases a simple settings menu where a user can set the screen width, height, and mode. The settings are saved to a JSON file on the file system.
GDScript ★ 7 2y agoExplain → -
dot-fps-controller ⑂
An open source 3D first person player controller for @godotengine that supports bunny hopping, air strafing, and more!
GDScript ★ 7 1y agoExplain → -
srv-mon-term
A tool that allows you to monitor game servers inside a terminal including general server info, users + vars list, and latency history/graphs. Still a work in progress!
Rust ★ 6 17h agoExplain → -
gflclan_sm-mysql ⑂ ▣
GFL's SourceMod MySQL plugin.
★ 6 6y agoExplain → -
sandbox-go
My Go playground that stores test programs and such. Includes tests that imports and uses structures and functions from shared and static C libraries.
Go ★ 6 1y agoExplain → -
my-retro-setup
Details going over my retro setup which consists of game streaming and emulation along with details on getting Wii Remotes and a Dolphinbar to work on Linux/Debian 12.
Shell ★ 6 1y agoExplain → -
gflclan_sm-server-ads ⑂ ▣
GFL's SourceMod Server Ads plugin. Forking in-case of deletion. Made by @gamemann.
★ 5 6y agoExplain → -
gflclan_sm-user-management ⑂ ▣
GFL's SourceMod User Management plugin. Forking in-case of deletion. Made by @gamemann.
★ 5 6y agoExplain → -
service-monitor-rs
A simple service monitor written in Rust.
Rust ★ 5 3mo agoExplain → -
cs-who-did-i-flash ▣
A SourceMod plugin for Counter-Strike: Source that notifies players of how many teammates or enemies they've flashed after throwing a flashbang.
SourcePawn ★ 5 1y agoExplain → -
bestservers-spy ⑂ ▣
Retrieves and updates server information from the Best Servers API. Made by @gamemann.
Go ★ 5 1y agoExplain → -
ghost-post-update-action
A @github Action that updates the contents of a post on @tryghost (blog) with the contents of a file in the caller's repository.
Shell ★ 5 1mo agoExplain → -
prometheus-grafana-on-host
A Docker Compose stack I use that runs Prometheus and Grafana on the host machine, allowing you to monitor your host system and any other services running on it. This setup includes Prometheus for metrics collection and Grafana for visualization. It uses Node Exporter to collect host metrics.
★ 4 4d agoExplain → -
old-deaconn-infrastructure-files ▣
Infrastructure files, deployment, and installation guide. We utilize Docker Compose, Docker, Django, and more!
Shell ★ 4 3y agoExplain → -
discord-alarm-bot ▣
A simple Discord alarm bot that alerts a user in a channel (with the option for snoozes and more!)
Python ★ 4 4mo agoExplain → -
bestservers-website ⑂ ▣
Best Servers website made with T3 stack which includes TypeScript, React, NextJS, Prisma, tRPC, and TailWind CSS. Made by @gamemann.
TypeScript ★ 4 5d agoExplain → -
discord-mg-web
The Discord MiniGames web application. A work-in-progress!
Vue ★ 4 1y agoExplain → -
docker-webtop-with-gluetun-vpn
A Docker Compose stack to deploy an isolated, VPN-routed Linux desktop environment using Webtop and Gluetun VPN! Out of the box, the desktop data is persistent and runs Ubuntu XFCE. You can easily and securely access the desktop environment using a web browser!
Dockerfile ★ 3 8h agoExplain → -
srcip-nexthop-rs
A tool made in Rust that attaches to the TC egress hook using Aya. This tool maps source IPs from outgoing packets to destination MAC address. I'm using this for testing in a specific network setup.
Rust ★ 2 1mo agoExplain → -
tmc-srv-flag-importer ⑂ ▣
A Rust program that downloads flags from FlagCDN and converts it to whatever format you'd like. Being used to mass import flag images for TMC's server browser! Made by @gamemann.
Rust ★ 1 4mo agoExplain → -
sns-website ⑂
A website made for a small 21+ social/gaming community. Made by @gamemann!
Astro ★ 1 1mo agoExplain → -
gflclan_sm-core ⑂ ▣
GFL's SourceMod Core plugin. Forking in case of deletion. Made by @gamemann.
★ 1 4y agoExplain → -
pktbatch-rs ⑂
Packet Batch is a packet generator tool used for pen-testing, network monitoring, and more. This is the Rust version of the tool and the primary version of Packet Batch going forward. Made by @gamemann!
Rust ★ 1 2mo agoExplain →
No repos match these filters.