Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/h4sh5/waf-template

A golang Web Application Firewall proxy template
https://github.com/h4sh5/waf-template

Last synced: about 1 month ago
JSON representation

A golang Web Application Firewall proxy template

Awesome Lists containing this project

README

        

# WAFfles - a WAF template

A golang HTTP proxy that forwards requests to an origin URL after checking a blocking function.

## usage

`go build`

`./waffles `

example (if origin URL is at `http://localhost:8080`)

`./waffles http://localhost:8080`