Christian Deacon
Christian Deacon
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...
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...
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.
My-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.
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.
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.
Pterodactyl-Game-Server-Watch
A tool programmed in Go to automatically restart 'hung' game servers/containers via a Pterodactyl API.
Rust-Auto-Wipe
A Go application for Rust game servers operating with Pterodactyl that automatically wipes server(s) based off of cron jobs.