doc:appunti:android:android_tcpdump_netstat_ss
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:appunti:android:android_tcpdump_netstat_ss [2026/08/26 15:50] – niccolo | doc:appunti:android:android_tcpdump_netstat_ss [2026/08/26 15:56] (current) – niccolo | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| tcpdump: verbose output suppressed, use -v[v]... for full protocol decode | tcpdump: verbose output suppressed, use -v[v]... for full protocol decode | ||
| listening on wlan0, link-type EN10MB (Ethernet), snapshot length 262144 bytes | listening on wlan0, link-type EN10MB (Ethernet), snapshot length 262144 bytes | ||
| - | 15: | + | 15: |
| - | 15: | + | 15: |
| </ | </ | ||
| Line 24: | Line 24: | ||
| < | < | ||
| - | :/ # ss -ntp | grep ': | + | # ss -ntp | grep ': |
| - | SYN-SENT | + | SYN-SENT 0 1 10.0.1.225: |
| - | SYN-SENT | + | SYN-SENT 0 1 10.0.1.225: |
| </ | </ | ||
| + | |||
| + | Le opzioni sono **%%-n%%** don't resolve addresses/ | ||
| + | |||
| + | È possibile cercare informazioni su in processo in base al PID con la normale procedura Linux: | ||
| + | |||
| + | < | ||
| + | cat / | ||
| + | </ | ||
| + | |||
doc/appunti/android/android_tcpdump_netstat_ss.1787752221.txt.gz · Last modified: by niccolo
