1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/net/viamillipede/pkg-descr
Dmitry Marakasov 312cea6ec2 - Add LICENSE_FILE
- Remove obsolete OSVERSION condition
- Whitespace fixes

Approved by:	portmgr blanket
2018-05-07 17:04:59 +00:00

12 lines
448 B
Plaintext

Parallel TCP transport for pipes
Viamillipede is a client and server programm built to improve network
pipe transport using multiple TCP sessions. It multiplexes a single
network pipe into multiple TCP connections and then terminates the
connections into a pipe transparently on another host.
It is similar to the simplest mode of remote pipe transparency of
Netcat with the parallelism from iperf.
WWW: https://github.com/agokhale/viamillipede