All Projects → withlin → kong-plugin-http-anti-replay-attack

withlin / kong-plugin-http-anti-replay-attack

Licence: MIT License
http-anti-replay-attack [防重放攻击]

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to kong-plugin-http-anti-replay-attack

kubernetes-sidecar-injector
Easy Service Mesh with Kong and Kubernetes
Stars: ✭ 20 (+0%)
Mutual labels:  kong, kong-plugin
kong-api-gateway-plugin-and-microservices-demo
Creating plugin for Kong API Gateway and Simple micro services example
Stars: ✭ 20 (+0%)
Mutual labels:  kong, kong-plugin
kong-plugin-zipkin
A Kong plugin for propogating zipkin spans and reporting spans to a zipkin server - this plugin has been moved into https://github.com/Kong/kong, please open issues and PRs in that repo
Stars: ✭ 60 (+200%)
Mutual labels:  kong, kong-plugin
kong-plugin-acme
Let's Encrypt and ACMEv2 integration with Kong - this plugin has been moved into https://github.com/Kong/kong, please open issues and PRs in that repo
Stars: ✭ 36 (+80%)
Mutual labels:  kong, kong-plugin
kong-map
Kongmap is a free visualization tool which allows you to view and edit configurations of your Kong API Gateway Clusters, including Routes, Services, and Plugins/Policies. The tool is being offered for installation via Docker and Kubernetes at this time.
Stars: ✭ 60 (+200%)
Mutual labels:  kong, kong-plugin
kong-circuit-breaker
Kong plugin for wrapping all proxy calls with a circuit-breaker
Stars: ✭ 27 (+35%)
Mutual labels:  kong, kong-plugin
gluu-gateway
Gluu API 🚀 and Web Gateway 🎯
Stars: ✭ 29 (+45%)
Mutual labels:  kong, kong-plugin
kong-scalable-rate-limiter
Kong plugin for Rate Limiting at high throughputs.
Stars: ✭ 19 (-5%)
Mutual labels:  kong, kong-plugin
kong-plugin-url-rewrite
Kong API Gateway plugin for url-rewrite purposes
Stars: ✭ 43 (+115%)
Mutual labels:  kong, kong-plugin
kong-plugin-api-response-merger
Kong API response merger plugin
Stars: ✭ 14 (-30%)
Mutual labels:  kong, kong-plugin
kong-plugin-grpc-gateway
Kong Plugin to transcode REST request to gRPC - this plugin has been moved into https://github.com/Kong/kong, please open issues and PRs in that repo
Stars: ✭ 15 (-25%)
Mutual labels:  kong, kong-plugin
kong-ui
UI for KONG API Gateway
Stars: ✭ 20 (+0%)
Mutual labels:  kong
kong-java-client
Java Client for Kong API Gateway configuration
Stars: ✭ 69 (+245%)
Mutual labels:  kong
okta-api-center
Get up and running quickly with Okta's OAuth as a Service and your favorite API Gateway.
Stars: ✭ 58 (+190%)
Mutual labels:  kong
dashy
Simple Stupid Kong Admin Dashboard made for my homie now available for you my homies.
Stars: ✭ 20 (+0%)
Mutual labels:  kong
mango
mango is a man-page generator for the Go flag, pflag, cobra, coral, and kong packages
Stars: ✭ 191 (+855%)
Mutual labels:  kong
dockerize-and-ansible
🐳 Build & Deploy the containerized Dev & Prod Env
Stars: ✭ 20 (+0%)
Mutual labels:  kong
lua-resty-timer
Extended timers for OpenResty
Stars: ✭ 20 (+0%)
Mutual labels:  kong
Kong-API-Manager
Kong API Manager with Prometheus And Graylog
Stars: ✭ 78 (+290%)
Mutual labels:  kong
kong-docker
Kong Docker
Stars: ✭ 55 (+175%)
Mutual labels:  kong

Kong.plugins.http-anti-replay-attack

#How to use this plugin?

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

vim /etc/kong/kong.conf

custom_plugins = http-anti-replay-attack
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].