command
module
Version:
v0.0.0-...-e80e919
Opens a new window with list of versions in this module.
Published: Nov 23, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.