Skip to content

Commit 70ea737

Browse files
authored
Add Motor OS to the list of adopters. (Eugeny#522)
1 parent 1d7e52f commit 70ea737

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ This is a fork of [Thrussh](https://nest.pijul.com/pijul/thrussh) by Pierre-Éti
110110
* Uses `russh::client` for the web-based SSH client of the standalone web application.
111111
* [Sandhole](https://github.com/EpicEric/sandhole) - Expose HTTP/SSH/TCP services through SSH port forwarding. A reverse proxy that just works with an OpenSSH client.
112112
* Uses `russh::server` for reverse forwarding connections, local forwarding tunnels, and the `ratatui` based admin interface.
113+
* [Motor OS](https://github.com/moturus/motor-os) - A new Rust-based operating system for VMs.
114+
* Uses `russh::server` as the base for its own [SSH Server](https://github.com/moturus/motor-os/tree/main/src/bin/russhd).
113115

114116
## Contributors ✨
115117

0 commit comments

Comments
 (0)