https://github.com/dvgamerr-app/go-prox
go-prox
https://github.com/dvgamerr-app/go-prox
openapi proxy-server
Last synced: about 2 months ago
JSON representation
go-prox
- Host: GitHub
- URL: https://github.com/dvgamerr-app/go-prox
- Owner: dvgamerr-app
- License: mit
- Created: 2021-10-29T08:01:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-06T17:01:27.000Z (over 1 year ago)
- Last Synced: 2025-02-13T13:51:17.015Z (over 1 year ago)
- Topics: openapi, proxy-server
- Language: Go
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prox
golang windows services and proxy server.

```bash
# make windows service
./build.bat
sc.exe create "go-prox" "./bin/prox.exe"
sc.exe start
```
## Ref
- https://clickhouse.com/blog/storing-traces-and-spans-open-telemetry-in-clickhouse
- https://opentelemetry.io/docs/collector/quick-start/
- https://chatgpt.com/share/1ffa58a1-76c5-452f-8797-7b320eec1922