From 84442450c42afdf172be1ff42f4c3969a1cc9a47 Mon Sep 17 00:00:00 2001 From: Yuzu Date: Mon, 13 Jul 2026 23:05:55 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20docs:=20Update=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 34f16f9..bac927c 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ # 👻 TrollSSH -A fake SSH server that accepts any login and plays ASCII video at whoever -connects to it +A fake SSH server that accepts any login and plays back video as colored +ASCII/Unicode art at whoever connects to it ![SSH Demo](assets/ssh.webp) # Features - **Accept any credentials** -- **ASCII video playback** - resized live to the client's terminal +- **Colored ASCII/Unicode video playback** - resized live to the client's + terminal, using a configurable character ramp, defaults to the Unicode block-character preset - **Automatic color detection** - renders 24-bit truecolor, 256-color, or - plain grayscale ASCII depending on what the connecting client reports - supporting + plain grayscale depending on what the connecting client reports supporting - **Multiple frame sets** - clients get a random one, arrow keys switch between them (configurable) - **Honeypot extras** - optional credential logging, per-IP and global