Simple Telnet Client (experimenting with epoll and roff)
man1 | ||
src | ||
.gitlab-ci.yml | ||
LICENSE | ||
Makefile | ||
README.md |
stc
Simple Telnet Client
Build
git clone https://framagit.org/franck.stauffer/stc
cd stc
make
Install
sudo make install
Uninstall
sudo make uninstall
Usage
stc address|domainname [port]