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
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.