command
module
Version:
v0.0.0-...-42967d5
Opens a new window with list of versions in this module.
Published: Apr 30, 2025
License: Apache-2.0
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
¶
TCP Test Server
A simple TCP server useful for testing. Has the option to write all messages
to a file.
This is used in Vector's test harness to test and benchmark TCP performance.
Getting started
- Run
go build
- Run
./tcp_test_server --address=0.0.0.0:9000
Docker image
The HTTP test server is also available as a Docker image:
docker pull timberiodev/tcp_test_server:latest
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.