How To Install Wire Shark In Android

Аватар автора
JavaScript Data Structures
With the help of this tool, you can capture and analyze network packets in real-time. Wireshark is the most considered tool by Ethical hackers. So let&get started. Install Wireshark First, we need to update our repository by typing the following command in the Termux. apt update && apt upgrade -y Now type the following command in the Termux and press Enter. pkg install x11-repo wait until the process to be finished. Now we need to install Wireshark by typing the following command apt install wireshark-gtk Wait for the installation to be finished. It will take approx 4 to 5 min to install Wireshark. It can take more depending on your internet speed. Install Required Tools Wireshark has a Graphical User Interface (GUI), while we can run only the Command-line interface tool in Termux. In order to run Wireshark on Termux, we need to install some tools that will help us to run Wireshark on Termux. Follow below commands: pkg install xterm apt install tigervnc apt install tigervnc-viewer Note: Type command one by one and wait until the installation to get finished. Now we have to configure Tigervnc in order to configure Tigervnc run command vncserverand press enter. If it is your first time you are running this command then it will ask you to enter the VNC password. You can enter any password you want. But you must remember the password that you type. In order for the GUI application to use display, you must set the environment variable with the...

0/0


0/0

0/0

0/0