Skip to content

corocn/sss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sss

This is a static web server that specializes in checking a lot of audio files that are placed on remote server. It's designed to be used with SSH tunneling.

Screenshot

ss1

Usage

USAGE:
    sss [OPTIONS] [TARGET_DIR]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -b, --bind-address <bind-address>     [default: localhost]
    -p, --port <port>                     [default: 8000]
sss ./sample
sss --port 8000 --bind-address localhost sample

About

Static web server that specializes in checking a lot of audio files on remote.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published