modernssh examples
Three small SSH servers with live commands and minimal TypeScript source.
01:30022
Hello server
Accepts an anonymous SSH connection, writes one message, and closes it.
Open →02:30023
Read-only SFTP
Serves sample files over SFTP and rejects write operations.
Open →03:30024
Public-key mirror
Lists unsigned public-key offers without asking your agent or password manager to sign.
Open →