Simple shell-wrapper in python with some additional commands. It comes with e.g.:
- RunC: Run C libraries
- Write_file: Write files in two modes, line-by-line(Lines) or from base64 encoded string(base64)
It has:
- Working directories
- Working interactive commands such as: sudo, vim, su; etc.
- Possibility to add and remove commands to/from interactive commands list (session only)
For issues go to Github Issues on this repo page.