- Notifications
You must be signed in to change notification settings - Fork10
web terminal based on xterm.js in rust
License
NotificationsYou must be signed in to change notification settings
fubarnetes/webterm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
web terminal based on xterm.js in rust
There is a rust backend basedActix, consisting of two actors:
Websocket
implements a websocket that speaks theTerminado protocolTerminal
handles communication to a child spawned on a PTY usingtokio-pty-process.
The frontend is a static HTML page served byactix-web providing anxterm.js UI.
cargo buildcargo run
Then head tohttp://localhost:8080/
to see it in action!
Probably not. It lets anyone who can access the webpage control your system.
About
web terminal based on xterm.js in rust
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.