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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.