EmPyre icon indicating copy to clipboard operation
EmPyre copied to clipboard

Two bugfixes and one new feature

Open retro-engineer opened this issue 8 years ago • 0 comments

Bug 1: Password could not contain a double quote. This is fixed on line 108 Bug 2: Password could not start with (or possibly contain) an exclamation mark. This is fixed by using single quotes when echoing the password. Feature: Optionally give a username. If a username is given then the sudo command will request that user's password, and the agent will be spawned using that user.

retro-engineer avatar Apr 22 '17 23:04 retro-engineer