gamemann

gamemann

👤 Developer

23 repositories on SrcLog

View on GitHub
23 Repos
1.7k Stars
226 Forks
1.7k Watchers

Repositories (23)

XDP-Firewall gamemann/XDP-Firewall C

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!

829
XDP-Proxy gamemann/XDP-Proxy C

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.

279
GitHub-Follow-Bot gamemann/GitHub-Follow-Bot Python

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.

163
The-DPDK-Examples gamemann/The-DPDK-Examples C

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.

57
Packet-Sequence gamemann/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.

39
BestBuy-Parser gamemann/BestBuy-Parser Python

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.

35
The-DPDK-Common gamemann/The-DPDK-Common C

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.

35
portfolio gamemann/portfolio Astro

My website portfolio that utilizes Astro, React, TypeScript, and Tailwind CSS.

30
The-DPDK-Stats gamemann/The-DPDK-Stats C

A simple DPDK application that calculates stats for dropped and forwarded packets depending on the command line.

27
IP-ASN-List gamemann/IP-ASN-List Go

A Go application that outputs prefixes to a text file and supports ASN lookups.

23
web-extract-with-chatgpt gamemann/web-extract-with-chatgpt Python

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.

22
C-To-Assembly-Tests gamemann/C-To-Assembly-Tests Assembly

A repository that stores results from converting C code to Assembly. I use this repository to analyze performance with my C code.

21
deaconn-2-12-24 gamemann/deaconn-2-12-24 TypeScript

Deaconn's (now TekWorks) website as of 2-12-24 using Create T3 App which includes TypeScript, Next, React, tRPC, Prisma, and Tailwind CSS.

16
UDP-Spoof gamemann/UDP-Spoof C

A program imported from GFL's GitLab. It simply sends a UDP spoofed packet to a destination.

16
DPDK-Deploy-Action gamemann/DPDK-Deploy-Action

A GitHub action to install the DPDK from source inside a GitHub workflow.

16
Old-Website-1 gamemann/Old-Website-1 PHP

An old website I made in 2014 while I was in High School! My first advanced project for PHP/MySQL.

13
Fitbit-Heartrate-Monitor gamemann/Fitbit-Heartrate-Monitor Python

An application that interacts with a Fitbit API and has options to send external notifications depending on what a person's heart rate is.

12
gamecom gamecomio/gamecom PHP

Gamecom.io - Find the best game, community, mod, or servers for you! Data retrieved from @modcommunity.

12
Rust-Plugins gamemann/Rust-Plugins Lua

A small project I made for the game Rust that contains plugins I've made for Oxide. Imported from GFL's GitLab server.

10
Compressor-V2-FOU-Wrap-Unwrapper gamemann/Compressor-V2-FOU-Wrap-Unwrapper C

TC programs made for wrapping and unwrapping marked FOU-encapped packets. Being used for Compressor V2

10
discourse-topic-update-action gamemann/discourse-topic-update-action Shell

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.

9
dot-menu-settings-example gamemann/dot-menu-settings-example GDScript

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.

7
discord-alarm-bot gamemann/discord-alarm-bot Python

A simple Discord alarm bot that alerts a user in a channel (with the option for snoozes and more!)

4