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

https://github.com/charlzyx/hasaki

a fe proxy tool, powered by docker and openresty
https://github.com/charlzyx/hasaki

cros docker fe openresty proxy tools

Last synced: about 2 months ago
JSON representation

a fe proxy tool, powered by docker and openresty

Awesome Lists containing this project

README

        

## Hasaki!
> 面对疾风吧!

![](./run.gif)

## run!

```bash
docker run -p 80:80 charlzyx/hasaki
```

## enjoy!
[http://localhost/\_\_hasaki\_\_](http://localhost/__hasaki__)

## 帮助文档
- [nginx location](http://nginx.org/en/docs/http/ngx_http_core_module.html#location)
- [nginx location 中文](https://juejin.im/post/6844903849166110733)
- [Web UI](https://github.com/charlzyx/hasaki-ui)