Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/withlin/kong-plugin-http-anti-replay-attack

http-anti-replay-attack [防重放攻击]
https://github.com/withlin/kong-plugin-http-anti-replay-attack

kong kong-plugin lua

Last synced: 2 months ago
JSON representation

http-anti-replay-attack [防重放攻击]

Awesome Lists containing this project

README

        

### Kong.plugins.http-anti-replay-attack

#How to use this plugin?

```shell

cp http-anti-replay-attack /usr/local/share/lua/5.1/kong/plugins/

vim /etc/kong/kong.conf

custom_plugins = http-anti-replay-attack

```