Hackplayers / 4nonimizer

A bash script for anonymizing the public IP used to browsing Internet, managing the connection to TOR network and to different VPNs providers (OpenVPN)
GNU General Public License v3.0
621 stars 193 forks source link

This isn't an issue, more a request but I am not sure where to put recommendations #54

Closed Nekai closed 6 years ago

Nekai commented 6 years ago

I know issues isn't the place for this, I am just not sure how to go about recommending this incorporation.

I made /opt/4nonimizer/vpn/vpnbook/vpn-get-pass.sh more automated. It simply requires sudo apt-get install -y tesseract-ocr; sudo apt-get install -y imagemagick.

This is the output of my changes:

┌─[root@parrot]─[~]
└──╼ #/opt/4nonimizer/vpn/vpnbook/vpn-get-pass.sh 
Would you like to attempt to extract username & password Automatically? [y/N] y
Username: vpnbook

Please reference this password: e?bhr63 

With the image I am opening
Please enter the missing character: 2
Username: vpnbook
Password: e2bhr63 

Is this correct? [y/N]y
┌─[root@parrot]─[~]
└──╼ #

Please let me know if you'd like the source code.

Again, I am sorry for filling up issues when this isn't one.