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
C:\Users\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:
-i, --ignore-failed-ports
-b, --binding TEXT Default to 0.0.0.0.
--help Show this message and exit.
Releases
v0.2.0 2020/09/03
- Add parameter binding, so that we can set the binding ip address.
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.2.0.tar.gz
(3.6 kB
view details)
File details
Details for the file echo-server-0.2.0.tar.gz
.
File metadata
- Download URL: echo-server-0.2.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0329afdbe25f03e2c012262a34cde512a7d51c9f8fdb66e30c920610b8d8cd39 |
|
MD5 | 7381c08085e23dc807922f05d6baf41a |
|
BLAKE2b-256 | a2d75e100609b08f60086c04ebfe39c6208184143b2a8ce3c997eb1e70c7923c |