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
- Host: GitHub
- URL: https://github.com/charlzyx/hasaki
- Owner: charlzyx
- Created: 2020-10-29T06:11:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-04T11:45:32.000Z (over 4 years ago)
- Last Synced: 2025-02-11T17:16:07.306Z (4 months ago)
- Topics: cros, docker, fe, openresty, proxy, tools
- Language: Lua
- Homepage:
- Size: 173 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hasaki!
> 面对疾风吧!
## 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)