Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 670 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 670 Bytes

Go Peerflix

A Golang port of peerflix.

Start watching the movie while your torrent is still downloading! Working of go-peerflix

Installation

go get github.com/Sioro-Neoku/go-peerflix

Usage

Access the stream on http://localhost:8080/

go-peerflix [magnet url|torrent path|torrent url]

To start playing in VLC:

go-peerflix -vlc [magnet url|torrent path|torrent url]

License

MIT