history ok
This commit is contained in:
10
README.md
10
README.md
@ -12,3 +12,13 @@ I can also add basic features:
|
||||
|
||||
Later, I can even make something useful out of it. For example, I could make it so that it is configurable via a config file. I could make it the default terminal via ssh for some user and make it so the terminal opens directly in a docker container, or chrooted or smthing, as a basic form of honeypot.
|
||||
|
||||
# Done
|
||||
|
||||
* A basic history system. Writes to ~/history.rshell
|
||||
* Tests for this history system
|
||||
|
||||
# Todo
|
||||
* Other tests for the rest of the features
|
||||
* Add a builtin history command
|
||||
* Get some sleep
|
||||
* Order the file (modules...)
|
||||
|
||||
Reference in New Issue
Block a user