mirror of
https://github.com/C0nw0nk/Nginx-Lua-Anti-DDoS.git
synced 2023-12-14 04:31:21 +00:00
Update README.md
This commit is contained in:
@ -73,6 +73,12 @@ access_by_lua_file anti_ddos_challenge.lua;
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Other setup options
|
||||||
|
|
||||||
|
https://github.com/C0nw0nk/Nginx-Lua-Anti-DDoS/wiki
|
||||||
|
|
||||||
|
For setting up the script to run with Tor .onion services, Cloudflares proxy services, Configuration options of the script view the wiki.
|
||||||
|
|
||||||
# Requirements :
|
# Requirements :
|
||||||
NONE! :D You only need Nginx + Lua to use my scripts.
|
NONE! :D You only need Nginx + Lua to use my scripts.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user