@gamemann
DevOps & network engineer with a strong passion for open source! Building tools & firewalls. Creator of @tek-works & @modcommunity. Portfolio: cdeacon.net
Você recebeu 2,790 estrelas em seus repositórios públicos.
Seus projetos foram bifurcados 284 vezes.
Você fez 2,000 contribuições no último ano.
Você programa em 16 linguagens diferentes.
Você tem 28,185 seguidores no GitHub.
Sua conta GitHub existe há 11 anos.
Teste como suas métricas afetariam seu GitScore
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!
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.
A pen-test/DoS tool that can be used to send single or multiple packets in sequences with a lot of packet customization.
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.
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.
A program imported from GFL's GitLab. It simply sends a UDP spoofed packet to a destination.