Fix a few more errors

This commit is contained in:
Michael Scherer 2016-06-01 17:27:11 +02:00
parent 1d5cd71510
commit 5a48006268
1 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ Launchers allow pupy to run custom actions before starting the reverse connectio
- simple
- Just connect back
- auto_proxy
- Retrieve a list of possible SOCKS/HTTP proxies and try each one of them. Proxy retriaval methods are: registry, WPAD requests, gnome settings, HTTP_PROXY env variable
- Retrieve a list of possible SOCKS/HTTP proxies and try each one of them. Proxy retrieval methods are: registry, WPAD requests, gnome settings, HTTP_PROXY env variable
## Implemented Modules (not up to date)
### All platforms:
@ -74,7 +74,7 @@ Launchers allow pupy to run custom actions before starting the reverse connectio
- getsystem
### Android specific
- Text to speach for Android to say stuff out loud
- Text to speech for Android to say stuff out loud
- webcam snapshot (front cam & back cam)
##Installation