mirror of
https://github.com/markqvist/rnsh.git
synced 2025-01-10 14:39:28 -05:00
Update README.md
This commit is contained in:
parent
d76b36cd63
commit
49603e6d76
@ -6,7 +6,7 @@
|
|||||||
`rnsh` is a utility written in Python that facilitates shell
|
`rnsh` is a utility written in Python that facilitates shell
|
||||||
sessions over [Reticulum](https://reticulum.network) networks.
|
sessions over [Reticulum](https://reticulum.network) networks.
|
||||||
It is based on the `rnx` utility that ships with Reticulum and
|
It is based on the `rnx` utility that ships with Reticulum and
|
||||||
aims to have provide a similar experience to SSH.
|
aims to provide a similar experience to SSH.
|
||||||
|
|
||||||
`rnsh` is still a little raw; there are some things that are
|
`rnsh` is still a little raw; there are some things that are
|
||||||
implemented badly, and many other things that haven't been
|
implemented badly, and many other things that haven't been
|
||||||
@ -161,7 +161,7 @@ The protocol is build on top of the Reticulum `Request` and
|
|||||||
- [X] ~~Initial version~~
|
- [X] ~~Initial version~~
|
||||||
- [X] ~~Pip package with command-line utility support~~
|
- [X] ~~Pip package with command-line utility support~~
|
||||||
- [X] ~~Publish to PyPI~~
|
- [X] ~~Publish to PyPI~~
|
||||||
- [ ] Improve signal handling
|
- [X] ~~Improve signal handling~~
|
||||||
- [ ] Protocol improvements (throughput!)
|
- [ ] Protocol improvements (throughput!)
|
||||||
- [ ] Test on several *nixes
|
- [ ] Test on several *nixes
|
||||||
- [ ] Make it scriptable (currently requires a tty)
|
- [ ] Make it scriptable (currently requires a tty)
|
||||||
|
Loading…
Reference in New Issue
Block a user