An open API service indexing awesome lists of open source software.

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).

Awesome Lists containing this project

README

          

# license-proxy

[![Build Status](https://travis-ci.org/easonlin404/license-proxy.svg)](https://travis-ci.org/easonlin404/license-proxy)
[![codecov](https://codecov.io/gh/easonlin404/license-proxy/branch/master/graph/badge.svg)](https://codecov.io/gh/easonlin404/license-proxy)
[![Go Report Card](https://goreportcard.com/badge/github.com/easonlin404/license-proxy)](https://goreportcard.com/report/github.com/easonlin404/license-proxy)
[![GoDoc](https://godoc.org/github.com/easonlin404/license-proxy?status.svg)](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.