2014-10-04 19:38:23 +00:00
|
|
|
* default behaviour is changed to disable the exit jail
|
|
|
|
* sftp support
|
|
|
|
* exec support
|
|
|
|
* stdin is saved as a file in dl/ when using exec commands
|
|
|
|
to support commands like 'cat >file; ./file'
|
2014-10-05 08:25:57 +00:00
|
|
|
* allow wget download over non-80 port
|
2014-11-04 10:37:38 +00:00
|
|
|
* simple JSON logging to kippo.json
|
2014-11-12 11:05:56 +00:00
|
|
|
* accept log and deny publickey authentication
|
2014-11-13 07:01:02 +00:00
|
|
|
* add uname -r command
|
|
|
|
* add working sleep command
|