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:51] – niccolo | doc:appunti:android:android_tcpdump_netstat_ss [2026/08/26 15:56] (current) – niccolo | ||
|---|---|---|---|
| Line 25: | Line 25: | ||
| < | < | ||
| # ss -ntp | grep ': | # ss -ntp | grep ': | ||
| - | SYN-SENT 0 1 10.0.1.225: | + | SYN-SENT 0 1 10.0.1.225: |
| - | SYN-SENT 0 1 10.0.1.225: | + | 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.1787752269.txt.gz · Last modified: by niccolo
