gamemann

gamemann

👤 Developer

20 repositories on SrcLog

View on GitHub
20 Repos
913 Stars
128 Forks
913 Watchers

Repositories (20)

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 existing network engineers/programmers interested in utilizing XDP or anybody interested in getting into those fields! (D)DoS mitigation/prevention is such an important part of Cyber Security and understanding the concept of networking and packet flow on a low-medium level would certainly help those who are pursuing a career in the field :)

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

155
XDP-Forwarding gamemann/XDP-Forwarding C

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.

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

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

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

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

25
IP-ASN-List gamemann/IP-ASN-List Go

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

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

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

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

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

13
UDP-Spoof gamemann/UDP-Spoof C

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

13
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
C-To-Assembly-Tests gamemann/C-To-Assembly-Tests Assembly

Tests I've done using C => Assembly. Basically testing performance for code I've made.

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

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

6
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

6