-
Notifications
You must be signed in to change notification settings - Fork 525
Add UUSEC WAF #1373
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
base: master
Are you sure you want to change the base?
Add UUSEC WAF #1373
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove the comments
Which comments? no comments found |
remove comments
I see, already removed! |
So, if I’m following correctly, isn’t this an NGINX proxy with custom Lua rules? |
No, this is a deep improved nginx base on original nginx code, there are some patches to offer more function, such as purify any locations caches with regex, parse cookies and form data, etc. All those are C code patches, not only lua rules. |
Co-authored-by: Rabenherz112 <[email protected]>
Co-authored-by: Kieran <[email protected]>
Thanks for taking the time to suggest an addition to awesome-selfhosted!
To ensure your Pull Request is dealt with swiftly, please check the following (check the boxes
[x]
):Demo
links should only be used for interactive demos, i.e. not video demonstrations. If login credentials are required to access the demo, please link to the credentials directly.my-awesome-software.yml
.platform
are the main server-side requirements for the software. Don't include frameworks or specific dialects.