gamemann

gamemann

👤 Developer

24 repositories on SrcLog

View on GitHub
24 Repos
1.8k Stars
224 Forks
121 Watchers

Repositories (24)

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!

877
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.

295
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.

178
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-c gamemann/packet-sequence-c 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
portfolio gamemann/portfolio Astro

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

39
dpdk-common gamemann/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
bestbuy-web-scraper-gpus gamemann/bestbuy-web-scraper-gpus 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
dpdk-stats gamemann/dpdk-stats C

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

27
go-ip-asn-lister gamemann/go-ip-asn-lister Go

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

23
lab-c-to-assembly gamemann/lab-c-to-assembly Assembly

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

22
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
udp-spoof-pkt gamemann/udp-spoof-pkt C

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

17
dpdk-deploy gamemann/dpdk-deploy

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

16
old-deaconn-website-2-12-24 gamemann/old-deaconn-website-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.

15
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
gamecom gamecomio/gamecom PHP

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

12
fitbit-hr-monitor-py gamemann/fitbit-hr-monitor-py 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
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-wrapper gamemann/compressor-v2-fou-wrapper 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
service-monitor-rs gamemann/service-monitor-rs Rust

A simple service monitor written in Rust.

5
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