mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
Document examples and add local remote shell endpoint demo
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
//! Remote shell controller example.
|
||||
//!
|
||||
//! This binary listens for the endpoint example, opens one remote shell session, sends a few
|
||||
//! commands, and prints returned hook data until the shell closes.
|
||||
|
||||
#[path = "../../src/leaf/remote_shell/mod.rs"]
|
||||
mod remote_shell;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user