https://github.com/ieee0824/mugyu
https://github.com/ieee0824/mugyu
brotli deflate gzip http3 quic
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ieee0824/mugyu
- Owner: ieee0824
- License: mit
- Created: 2019-05-14T22:46:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T14:11:35.000Z (over 6 years ago)
- Last Synced: 2025-01-29T07:18:14.055Z (9 months ago)
- Topics: brotli, deflate, gzip, http3, quic
- Language: Go
- Size: 10.1 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mugyu
`mugyu` is an onomatopoeia when pushing into a narrow place in Japanese.
This is a proxy that compresses packets at the front end.
Support encoding type is gzip and deflate, brotli.It is supported quic.
# usage
```
$ go run main.go -b https://backend -c certfile -k keyfile -p 443 -enable_http3
```