sudo-rs
sudo-rs copied to clipboard
Test `use_pty`
trafficstars
Describe the feature you'd like see implemented in sudo-rs
We should test the use_pty behavior
What problem can be solved with this feature? In principle, you could fork a background process that keeps running after the command executed by sudo is done. This can be utilized to keep running processes with escalated privileges that could be misused.
@pvdrz Can this issue be closed?