1.0.1 • Published 8 years ago

ucat v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

ucat

npm.io npm.io npm.io Dependency Status js-standard-style

ucat (uTP cat) implementation is JavaScript to be used with Node.js

Install

npm i ucat -g

Usage

Usage:
    ucat [options] <destination-IP> <destination-port>
    ucat [options] -l -p <listening-port>

Options:
    -h          Help
    -d          Debug mode; use multiple times to increase verbosity.
    -l          Listen mode
    -p <port>   Local port
    -s <IP>     Source IP
    -B <size>   Buffer size
    -n          Don't resolve hostnames

Other implmentations

1.0.1

8 years ago

1.0.0

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago