ucat

1.0.1 • Public • Published

ucat

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

Readme

Keywords

Package Sidebar

Install

npm i ucat

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • daviddias