Franck STAUFFER
311a9054ee
Add man page:
- Add man1/stc.1 - Add target in Makefile - install target installs man page - uninstall target uninstalls man page - Reduce number of exit code
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]
Description
Languages
C
74.2%
Roff
13%
Makefile
12.8%