https://github.com/thu-cs-lab/influxdb-http-auth-proxy
Authentication proxy for InfluxDB HTTP access
https://github.com/thu-cs-lab/influxdb-http-auth-proxy
Last synced: 24 days ago
JSON representation
Authentication proxy for InfluxDB HTTP access
- Host: GitHub
- URL: https://github.com/thu-cs-lab/influxdb-http-auth-proxy
- Owner: thu-cs-lab
- Created: 2020-10-30T01:17:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-30T01:23:48.000Z (over 4 years ago)
- Last Synced: 2023-03-04T10:09:45.022Z (about 2 years ago)
- Language: Go
- Size: 1.95 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# influxdb http auth proxy
How to use:
```shell
go build
./influxdb-http-auth-proxy --help
```