netcat

command module
v0.0.0-...-e80e919 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 23, 2023 License: BSD-3-Clause Imports: 10 Imported by: 0

README

netcat

A more friendly and simple netcat, implemented using golang。

go install github.com/10khour/netcat@latest

Send file

tmp $ netcat --port 9999 --host 10.80.184.2 < bigfile
Count: 208 MB Speed: 1.9 MB/S

Recevie file

tmp $ netcat -l 9999 > bigfile
Count: 526 MB Speed: 298 MB/S

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL