mirror of
https://github.com/YuzuZensai/TrollSSH.git
synced 2026-09-13 17:59:05 +00:00
📚 docs: Update README
This commit is contained in:
@@ -1,17 +1,17 @@
|
|||||||
# 👻 TrollSSH
|
# 👻 TrollSSH
|
||||||
|
|
||||||
A fake SSH server that accepts any login and plays ASCII video at whoever
|
A fake SSH server that accepts any login and plays back video as colored
|
||||||
connects to it
|
ASCII/Unicode art at whoever connects to it
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
|
|
||||||
- **Accept any credentials**
|
- **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
|
- **Automatic color detection** - renders 24-bit truecolor, 256-color, or
|
||||||
plain grayscale ASCII depending on what the connecting client reports
|
plain grayscale depending on what the connecting client reports supporting
|
||||||
supporting
|
|
||||||
- **Multiple frame sets** - clients get a random one, arrow keys switch between
|
- **Multiple frame sets** - clients get a random one, arrow keys switch between
|
||||||
them (configurable)
|
them (configurable)
|
||||||
- **Honeypot extras** - optional credential logging, per-IP and global
|
- **Honeypot extras** - optional credential logging, per-IP and global
|
||||||
|
|||||||
Reference in New Issue
Block a user