A command-line based TCP client
To install this crate, you can install it from crates.io
If cargo
is already installed:
bash
$ cargo install bikuna
```bash
$ bikuna -p 3000 -m "Hello, Server!" ```
Connects Bikuna to tcp://127.0.0.1:3000
and writes "Hello, Server" to the server
If you need additional support join the Discord