In this article, I am going to show you how to install Wireshark in Termux Android without root.Wireshark Android is a very popular network packet analyzer application. With the help of Wireshark Android, you can observe what is happening on your network to a basic level, besides that Wireshark is commonly used for network troubleshooting, packets analyzing, etc.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.
How to wire shark in termux:-
- apt update && apt upgrade -y
- pkg install x11-repo
- apt install wireshark-gtk
- pkg install xterm
- apt install tigervnc
- apt install tigervnc-viewer
- vncserver
- export DISPLAY=":1".
Run vncserver then type this command: -
In address:- localhost:1
Name:- Termux1
wireshark-gtk