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

No IP after start command #57

Closed florensvb closed 5 years ago

florensvb commented 5 years ago
screenshot 2018-12-20 at 11 08 02

It looks like openvpn connection is successful but I am not getting a new IP address and I can not access the internet anymore until I stop the 4nonimizer. Any clues? I am using Kali-Linux inside a VirtualBox with an Alfa Network dongle.

vmotos commented 5 years ago

we need more details about the error. Could you paste 'ifconfig' and 'route -n' output command?

wesleysiqueira commented 5 years ago

I have the same problem!! print1 print2 How to solve that?

vmotos commented 5 years ago

It seems that the vpn connection has not established correcly because 'tun0' interface does not exist. Could you provide logs after making vpn cnx?

vmotos commented 5 years ago

no answer

Phrancoua commented 5 years ago

Hello, I definitely have the same porblem there on 4nonimizer. (No need for screenshots because it's the same situation) What do you mean by provide logs after making vpn cnx ? Thanks for helping

PauZoffoli commented 4 years ago

Same problem here


[+] We're going to confirm if your browsing IP has changed...

[*] Checking IP assigned:

VPN Provider:    vpnbook
IP: 
Country:

 [-] Enter "T" if you want to check also IP through TOR (using proxychains), or wait

...done!

kali@kali:/opt/4nonimizer/vpn/vpnbook$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether 10:7b:44:4b:f5:2a brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.94/24 brd 192.168.1.255 scope global dynamic noprefixroute eth0
       valid_lft 24019sec preferred_lft 24019sec
    inet6 fe80::127b:44ff:fe4b:f52a/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever