victpork
victpork
If the command is interactive, user cannot see what they have typed into the command like terminal(shell). The STDIN should have a switch to set it to cooked/raw mode
Instead of pure static output, can integrate text/template package and output variables (hostname, date, etc)
FS need to be aware abt the user info
Now sftp is a quick hack up so it is quite in a mess (but at least working as expected). Should do a code cleanup/refactoring when have time
Currently `createfs` feature is limited, making it not very practical to create system images to fool someone. Should allow to fine tune the content of the files in the image,...
**Is your feature request related to a problem? Please describe.** It would be nice if I could connect to the simulator endpoint so I don't need to wait for another...