Network service that send messages back to client. Used in network testing.
Project description
echo-server
Network service that send messages back to client. Used in network testing.
Install
pip install echo-server
Installed Commands
- echo-server
Usage
[root@test ~]# echo-server --help
Usage: echo-server [OPTIONS] [PORT]...
Start echo server on given ports. Press CTRL+C to stop. The default
listenning port is 3682. You can listen on many ports at the same time.
Example:
echo-server 8001 8002 8003
Options:
--help Show this message and exit.
Releases
v0.1.3 2020/03/27
- Add ignore_failed_ports option.
v0.1.2 2020/03/27
- Fix data print problem.
v0.1.1 2020/03/27
- Fix port str typed problem.
v0.1.0 2020/03/27
- First release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
echo-server-0.1.3.tar.gz
(3.0 kB
view details)
File details
Details for the file echo-server-0.1.3.tar.gz
.
File metadata
- Download URL: echo-server-0.1.3.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d98d75818f492c9e9008591daee61b79921d0f6ea3307a3f67c3e714ff557c7c |
|
MD5 | f43b1ecf0e19485969bc56471b4899bd |
|
BLAKE2b-256 | 1cdf2d0210a1dc7682e31d329c7b4807e569d611b82b8e65e69c2e7d6ed882df |