gamemann
Software/network engineer and developer with a love for open source! @deaconn-net @modcommunity @bestmods @bestserversio
@deaconn-netMullica Hill, New Jersey, US
Pinned Repositories
bestmods
An open source website that allows users to browse mods in gaming from many sources on the Internet! Made by @gamemann!
steam-link-with-raspberry-pi-setup
A full guide on how to setup Steam Link software on a Raspberry Pi 4 Model B with Buster Lite OS (10) and streaming at 120FPS. Made by @gamemann!
BestBuy-Parser
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.
gamemann
My GitHub profile ReadMe.
GitHub-Follow-Bot
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.
Packet-Sequence
A pen-test/DoS tool that can be used to send single or multiple packets in sequences with a lot of packet customization.
The-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.
XDP-Firewall
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!
XDP-Forwarding
Layer 3/4 packet forwarding software that utilizes the Linux kernel's XDP hook. The XDP hook allows for very fast network processing on Linux systems. Uses source port mapping similar to IPTables and NFTables.
PB-AF-XDP
An application that utilizes fast AF_XDP Linux sockets to generate and send network packets. Used for penetration testing including Denial of Service (DoS) and network monitoring. Made by @gamemann!
gamemann's Repositories
gamemann/Packet-Flooder
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.
gamemann/XDP-Dynamic-Payload-Matching
Repository to store findings on matching dynamic payload data in XDP.
gamemann/XDP-TCP-Header-Options
Repository for attempting to parse TCP header options in XDP.
gamemann/Notes-and-Guides
Notes and guides I've made mostly exported from GFLClan.com.
gamemann/TC-Ingress-IPIP-Blocker
A simple TC Ingress program that blocks incoming packets based off of the inner IP header's source IP.
gamemann/FPS-Threshold
Creates a forward for when the average server FPS goes under a threshold.
gamemann/compressor
SRCDS packet filtering for linux
gamemann/UDP-Ping
A UDP Client/Server implementation for pinging. Using for benchmarking.
gamemann/AF_XDP-Test
AF_XDP test with XDP DRV/native mode. Testing issues with virtio_net driver (e.g. "Device or resource busy" errors).
gamemann/Anycast-Endpoint
Templates, Docker images, Docker Gen, and more for an endpoint Anycast setup.
gamemann/CS_SpawnPoints
Adds extra spawn points in Counter-Strike games (e.g. CS:GO and CS:S).
gamemann/Pterodactyl-Packet-Watch
A project based off of my Pterodactyl Game Server Watch project.
gamemann/Test-Kernel-Modules
A repository used to store my test Linux kernel modules I make while I'm learning.
gamemann/CS-TimeLimit
CS Time Limit Enforcer imported from GFL's Gitlab server.
gamemann/FPS-Threshold-Noblock
FPS Threshold plugin that forces noblock on all players after average FPS goes under threshold.
gamemann/GMod-Server-Browser
Project imported from GFL's Gitlab server. Allows all servers queried in the GMod server browser to be displayed on a web page.
gamemann/Linux-Back-End-Scripts
A small project I worked on years ago and imported from GFL's GitLab server.
gamemann/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.
gamemann/CircleCI-Test2
Testing CircleCI.
gamemann/Full-Alltalk-Patch
A CS:GO plugin I made years ago that I'm importing from GFL's GitLab server.
gamemann/Game-Server-Versions
A small project I made a while ago and importing from GFL's GitLab server.
gamemann/GFL-MOTD-Plugin
An old project from GFL's GitLab server that served as GFL's MOTD plugin (for MOTD Ads).
gamemann/Lua-User-Management
A small project imported from GFL's GitLab server.
gamemann/RTV-Exclude-AFKs
Base AlliedMods Rock The Vote plugin modified to exclude AFK players.
gamemann/Simple-GoLang-Application-With-CircleCI
Testing a simple GoLang web application with CircleCI support for building.
gamemann/SM-Server-Hop
GFL's SourceMod Server Hop plugin.
gamemann/CircleCI-Project
A project where I will record the results of building and deploying two sample websites with CircleCI.
gamemann/Kubernetes-Project
A project where I will record the results of scaling out two web applications using Kubernetes.
gamemann/SM-Server-Ads
GFL's SourceMod Server Ads plugin.
gamemann/SM-User-Management
GFL's SourceMod User Management plugin.