Launch the terminal
Type apt install libjson-perl
Type apt upgrade liblocal-lib-perl
Download Iplocator.pl
In the terminal
Run perl iplocator.pl [ipaddress of victim/website address]
Done
Open ~/.bashrc file and paste the following commands: _SILENT_JAVA_OPTIONS="$_JAVA_OPTIONS" unset _JAVA_OPTIONS alias java='java "$_SILENT_JAVA_OPTIONS"' After type the command: sudo bash (to gain root access) source ~/.bashrc
Comments
Post a Comment