ucat
v1.0.1
Published
ucat(uTP cat) implementation is JavaScript to be used with Node.js
Downloads
10
Readme
ucat
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
- C - https://github.com/bittorrent/libutp/blob/master/ucat.c