Skip to content

H4ckd4ddy/SSH-FLIX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSH-FLIX

The first streaming video service over SSH

Under dev...

Home Demo

Install

git clone https://github.com/H4ckd4ddy/ssh-flix.git
cd ssh-flix
# Place some MP4 files in movies folder
docker build -t ssh-flix .
docker run -v $(pwd)/movies:/movies -p 22:22 -d ssh-flix

Usage

Just init a SSH session to the server with username "sshflix"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published