Skip to content

mwyschan/woof-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

woof-rs

woof-inspired project, written in Rust.

Just a project for learning, not feature complete.

woof-rs --help
Send any number of files/directories over a local network quickly

Usage: woof-rs [OPTIONS] [PATHS]...

Arguments:
  [PATHS]...
          Files or directories to send

Options:
  -e, --enc <ENC>
          Encoding to use when building archive for multiple files

          [default: tgz]

          Possible values:
          - tgz: .tar.gz
          - zip: .zip

  -r, --recv
          Switch to receive mode

  -i, --ip <IP>
          [default: 127.0.0.1]

  -p, --port <PORT>
          [default: 7878]

  -h, --help
          Print help (see a summary with '-h')

About

woof-inspired project, written in Rust.

Resources

Stars

Watchers

Forks

Packages

No packages published