gnos-sockets icon indicating copy to clipboard operation
gnos-sockets copied to clipboard

Remove auto-sudo functionality

Open eliminmax opened this issue 3 years ago • 0 comments

The sudo requirement has not been needed on my systems running a variety of Debian-derived distros (Debian 11, Ubuntu 20.04, Pop!_OS 22.04, Mobian Bookworm/Sid), and makes it more annoying to use - adding the need for sudo rights and the sudo password itself. Looking over the script, I don't see anything that would require sudo access to run on any setup I'm aware of.

  • Remove sudo dependency
  • Update README to remove references to sudo

eliminmax avatar Jul 30 '22 14:07 eliminmax