@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,774 estrelas em seus repositórios públicos.
Seus projetos foram bifurcados 282 vezes.
Você fez 2,000 contribuições no último ano.
Você programa em 16 linguagens diferentes.
Você tem 28,150 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!
My GitHub profile ReadMe.
A neat packet processing/forwarding program I made for a gaming community I used to be a part of. Includes many features such as rate limiting, A2S caching, and more!
Information on my home lab setup.
Just a repository I'm using to store useful Linux commands to me and possibly others.
This repository shows how to spawn processes within a Go program and output their stdout and stderr pipes to a log file!