sudosh3 is an auditing shell and filter based on sudosh2 (a continuation of sudosh).
Features
- Better file management
- Better terminal emulation
- Passwords not recorded
License
Open Software License 3.0 (OSL3.0)Follow sudosh3
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
I checked the source code, one line I couldn't understand: termnew.c_lflag &= ~ECHO; because earlier, the program has static struct termios termnew; and there is no other assignment for the termnew.c_lflag, so it should be 0, then when you do termnew.c_lflag &= ~ECHO, it would still remain 0, what's the statement's purpose?
-
This project hasn't been touched in a long time. sudosh2 is becoming active again, and is available on GitHub at github.com/squash/sudosh2
-
as far as I can see, this project is dead - or never really started. sudosh2 is still being actively supported and the preferred project.