@gamemann
DevOps engineer with a love for open source. I create firewalls. Portfolio @ cdeacon.net! @tek-works @modcommunity @packet-batch
Você recebeu 2,540 estrelas em seus repositórios públicos.
Seus projetos foram bifurcados 259 vezes.
Você fez 2,000 contribuições no último ano.
Você programa em 15 linguagens diferentes.
Você tem 27,081 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 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.
I very recently lost my amazing Mom to Pancreatic Cancer and this repository shares my story. I also will be writing stories about her and daily journal entries on how I'm feeling after the painful loss.
Documenting my adventure to setting up Steam Link on my Raspberry Pi 4 Model B devices to stream low-latency gameplay at 120Hz/FPS on my BenQ projector.
A low-level web server written in C I'm using to learn more about web servers. This is a work-in-progress and not ready for production.. yet.