dos_ssh
dos_ssh copied to clipboard
Use BIOS ram hacks to make a SSH server out of any INT 10 13h app (MS-DOS is one of those)
Results
2
dos_ssh issues
Sort by
recently updated
recently updated
newest added
One of the comments on https://news.ycombinator.com/item?id=8278300 mentions interacting with the keyboard via the BIOS directly, thereby removing the need for VNC. Did you ever get a chance to experiment with...