Paul Scheduikat
Paul Scheduikat
Please raise an upstream issue for https://github.com/abiosoft/ishell
Docker image added
Nice would you like to submit a pull request?
If you dont want to compile tor you can easily test using the notor tag. cd ~/go/src/github.com/lu4p/ToRat_client env GOOS=windows go build -ldflags "-s -w" -tags "notor"
The only essential thing is that it is started at logon.
@capnspacehook How is the current state can a onlogon trigger be used?
Can you specify exactly what file you want to be deleted in which case?
@Dontmindmes Like an uninstall command?
Persistence Added
Hey, this fuctionallity is already kind of implemented (on Windows) in the persistence method schtask via the "Restart on failure" trigger. If you have any additional ideas on how this...