Affected by GO-2022-0779
and 2 other vulnerabilities
GO-2022-0873 : Control character injection in console output in github.com/ipfs/go-ipfs
GO-2024-2779 : Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs
Discover Packages
github.com/ipfs/go-ipfs
Godeps
_workspace
src
github.com
h2so5
utp
ucat
command
Version:
v0.3.4
Opens a new window with list of versions in this module.
Published: May 10, 2015
License: MIT, MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
package ucat provides an implementation of netcat using the go utp package.
It is meant to exercise the utp implementation.
Usage:
ucat [<local address>] <remote address>
ucat -l <local address>
Address format is: [host]:port
Note that uTP's congestion control gives priority to tcp flows (web traffic),
so you could use this ucat tool to transfer massive files without hogging
all the bandwidth.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.