Skip to content

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

License

Notifications You must be signed in to change notification settings

daviddias/js-ucat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published