Simple Telnet Client (experimenting with epoll and roff)
Go to file
Franck STAUFFER 090f4707af
Fix .gitlab-ci.yml
2020-09-02 19:17:31 +02:00
src Initial commit 2020-09-02 19:09:52 +02:00
.gitlab-ci.yml Fix .gitlab-ci.yml 2020-09-02 19:17:31 +02:00
Makefile Fix .gitlab-ci.yml 2020-09-02 19:17:31 +02:00
README.md Initial commit 2020-09-02 19:09:52 +02:00

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|hostname [port]