Skip to content

Manaphy91/nettee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nettee

nettee is a program useful to pipe, like tee and nc can do together, your output over the net

$ nettee
usage: nettee [options] --sink=(udp|tcp):<address>:<port>...

  options:

    -h, --help                   exactly what you are reading now
    --source=<filename>          watch a file like 'less +F <filename>' do
    --no-output                  do not print log entries to stdin
    --show-date                  attach datetime to every log entry
    

A few examples of how to use it

asciicast

About

tee over the net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages