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
611 stars 192 forks source link

Raspbian compatible #1

Closed vay3t closed 7 years ago

vay3t commented 7 years ago

I tried it on raspbian 8 and apparently works well. I made some minor modifications because I can not down the interface where I am connected. "icanhazip.com" have problems viewing the ip spoofed. for that I suggest change for "ipecho.net/plain". isnt perfect, but it works.

How to install in Raspbian

git clone https://github.com/Hackplayers/4nonimizer
cd 4nonimizer
curl -s https://gist.githubusercontent.com/vay3t/b02f77699538aafcbd73e31af9301fc4/raw/9ebb3fa198b6202a76ebf0c6d5fae27306aa6b0e/4nonimizer > 4nonimizer
sudo ./4nonimizer install
sudo 4nonimizer start

Sometimes I have problems with openvpn

[+] There is a problem starting openvpn. Please, check nohup.out for details

tail: no se puede abrir «/opt/4nonimizer/vpn/4nonimizer/nohup.out» para lectura: No existe el fichero o el directorio
charly837 commented 7 years ago

ok, thanks for report this issue. We now tried test on rasberry before the commit changes for test the complete compatibility and perform tests

charly837 commented 7 years ago

4nonimizer now have compatibility with Raspbian, thanks , I close the issue