Christian Deacon

Results 36 repositories owned by Christian Deacon

XDP-Firewall

542
Stars
92
Forks
Watchers

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

157
Stars
21
Forks
Watchers

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

33
Stars
0
Forks
Watchers

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

64
Stars
11
Forks
Watchers

My GitHub profile ReadMe.

GitHub-Follow-Bot

136
Stars
22
Forks
Watchers

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

27
Stars
0
Forks
Watchers

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

28
Stars
1
Forks
Watchers

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

37
Stars
2
Forks
Watchers

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

33
Stars
5
Forks
Watchers

A tool programmed in Go to automatically restart 'hung' game servers/containers via a Pterodactyl API.

Rust-Auto-Wipe

26
Stars
1
Forks
Watchers

A Go application for Rust game servers operating with Pterodactyl that automatically wipes server(s) based off of cron jobs.