1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/net/viamillipede/pkg-descr
Kurt Jaeger 6be28a638f New port: net/viamillipede
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

Submitted by:	Ash Gokhale <ash_ports@aeria.net>
Reviewed by:	eugen, mat, tobik, jpaetzel, Vincent Hoffman-Kazlauskas <vince@unsane.co.uk>
2018-03-08 19:08:01 +00:00

12 lines
452 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