Skip to content

Commit 53175c0

Browse files
docs: add Oryxis to Adopters (#724)
Oryxis is a Rust-native SSH client (encrypted vault, P2P sync, embedded terminal) built on russh. It uses `russh::client` for connections, jump hosts, SOCKS/HTTP/command proxies and SFTP. Repo: https://github.com/wilsonglasser/oryxis
1 parent c1f8141 commit 53175c0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ This is a fork of [Thrussh](https://nest.pijul.com/pijul/thrussh) by Pierre-Éti
125125
* Uses `russh::server` to allow Git operations over SSH.
126126
* [Calagopus](https://github.com/calagopus/wings) - Fast, Efficient and Scalable Game hosting - built for everyone.
127127
* Uses `russh::server` for efficiently implementing SSH shells and SFTP file management.
128+
* [Oryxis](https://github.com/wilsonglasser/oryxis) - Rust-native SSH client with an encrypted vault, P2P sync and an embedded terminal.
129+
* Uses `russh::client` for connections, jump hosts, SOCKS/HTTP/command proxies and SFTP.
128130

129131
## Contributors ✨
130132

0 commit comments

Comments
 (0)