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
Get Avast Free Antivirus with 24/7 AI-powered online scam detection
Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
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.