Simple Telnet Client (experimenting with epoll and roff)
Go to file
Franck STAUFFER 157862d467
Add a \r chracter after receiving a \n
2020-12-03 18:49:03 +01:00
man1 Remove signal handler for SIGINT, print a \r at the end of cleanup, normalize error output 2020-09-08 23:02:09 +02:00
src Add a \r chracter after receiving a \n 2020-12-03 18:49:03 +01:00
.gitlab-ci.yml Fix .gitlab-ci.yml 2020-09-02 19:17:31 +02:00
LICENSE Add LICENSE 2020-09-02 19:23:49 +02:00
Makefile Fix clean targer 2020-09-09 13:07:47 +02:00
README.md Remove name from README.md 2020-10-09 09:25:19 +02:00
logo.png Add logo 2020-09-08 23:48:43 +02:00

README.md

STC logo

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]