Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 1 #8

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Patch 1 #8

wants to merge 3 commits into from

Commits on Nov 4, 2021

  1. Update config-shield.go

    Added iptables rules (might be overkill but better safe than sorry) to save cpu resources when mitigating DDoS ( or to use on low performant hardware) and enabled/disable specific kernel mods for further DDoS mitigation.
    
    Also left lots of comments to hopefully accurately explain the reason for the addition/removal of certain configs.
    
    
    I hope this helps improve your project (even though I'm not the neatest
    tim0n3 authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    4fbfa78 View commit details
    Browse the repository at this point in the history
  2. Update config-shield.go

    tim0n3 authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    6215f4d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Update config-shield.go

    tim0n3 authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    23c88c2 View commit details
    Browse the repository at this point in the history