Skip to content
This repository has been archived by the owner on Dec 30, 2017. It is now read-only.

Two bugfixes and one new feature #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Two bugfixes and one new feature #48

wants to merge 1 commit into from

Commits on Apr 22, 2017

  1. Two bugfixes and one new feature

    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.
    Peter Toth committed Apr 22, 2017
    Configuration menu
    Copy the full SHA
    e4eec0f View commit details
    Browse the repository at this point in the history