Describe the bug
I'm using sudo rs for while and I'm having some issues with fingerprinting
I'm using it in NixOS (master branch of nixpkgs)
And I have two problems and one recommendation
- When scanning/waiting for fingerprint, Control-C will not work and I have to force kill (-9) or use Control-Z
- When sudo-rs crashes (specially in the middle of the scan), fingerprinting will not work until I restart
- For things like fingerprinting it should use a master process that others reuse the same fingerprint connection or session
To Reproduce
Steps to reproduce the behavior:
- Install 'sudo-rs'
- See error (See 3 items on top)
Expected behavior
Clean exit
Environment (please complete the following information):
- Linux distribution: NixOS (master branch)
sudo-rs version [sudo --version] or commit hash: 0.2.13
Additional context
Add any other context about the problem here.
Describe the bug
I'm using sudo rs for while and I'm having some issues with fingerprinting
I'm using it in NixOS (master branch of nixpkgs)
And I have two problems and one recommendation
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Clean exit
Environment (please complete the following information):
sudo-rsversion [sudo --version] or commit hash:0.2.13Additional context
Add any other context about the problem here.