https://github.com/easonlin404/license-proxy
Simplified Widevine license proxy server written in Go (Golang).
https://github.com/easonlin404/license-proxy
go golang widevine
Last synced: 11 months ago
JSON representation
Simplified Widevine license proxy server written in Go (Golang).
- Host: GitHub
- URL: https://github.com/easonlin404/license-proxy
- Owner: easonlin404
- Created: 2017-03-23T09:44:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-07T13:07:19.000Z (over 6 years ago)
- Last Synced: 2025-04-14T23:37:31.082Z (about 1 year ago)
- Topics: go, golang, widevine
- Language: Go
- Homepage:
- Size: 21.5 KB
- Stars: 28
- Watchers: 5
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# license-proxy
[](https://travis-ci.org/easonlin404/license-proxy)
[](https://codecov.io/gh/easonlin404/license-proxy)
[](https://goreportcard.com/report/github.com/easonlin404/license-proxy)
[](https://godoc.org/github.com/easonlin404/license-proxy)
Simplified Widevine license proxy server written in Go (Golang).
## Usage
### Start using it
Download and install it:
```bash
$ go get github.com/easonlin404/license-proxy
```
## License
license-proxy is MIT License.