Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.comp.os.windows-10 > #184451
| From | "Jan K." <janicekoziol@nie.ma.spamu.prosze.com> |
|---|---|
| Newsgroups | alt.comp.os.windows-10, alt.comp.freeware, alt.comp.os.windows-11 |
| Subject | Re: Freeware Wi-Fi analyzer similar to Acrylic |
| Date | 2025-05-14 21:03 +0000 |
| Organization | news.chmurka.net |
| Message-ID | <10030fj$dvv$1@news.chmurka.net> (permalink) |
| References | <1002idk$1ser$1@nnrp.usenet.blueworldhosting.com> <h1k92kli392b8ebunjnnpjkac4ng54cf8o@4ax.com> |
Cross-posted to 3 groups.
W Wed, 14 May 2025 14:21:19 -0300, Shadow napisal: >>Any others you might suggest for debugging Wi-Fi router issues? > > I use Nirsoft Wireless Network Watcher. So I can see who or what is on > my wifi. > What are you trying to debug? You can usually log into your Wireless > router using telnet and read the logs. Have you tried that? 'netsh wlan show profiles' lists the WiFi profiles saved on your computer. 'netsh wlan show networks' displays the WiFi networks currently visible. 'netsh wlan show wlanreport' generates a detailed HTML report of your WiFi activity over the last three days, which can be very helpful in diagnosing connection issues. This report includes information about SSIDs you've connected to, connection attempts, errors, etcetera. 'netsh wlan show interfaces' shows details about your WiFi adapter. 'arp -a' shows you a table that maps IP addresses to their physical MAC addresses on your local network. 'netsh wlan show networks mode=bssid' gives you a more granular view of the Wi-Fi environment by listing the details of each individual access point (identified by its BSSID) broadcasting a Wi-Fi network. ' 'nmap -T4 -A -v 192.168.0.1/24' scans all IP addresses in the range of 192.168.0.1 to 192.168.0.254 on your local network for live targets. https://nmap.org/zenmap/ 'lswifi' displays the Wi-Fi characteristics of your wireless network. https://github.com/joshschmelzle/lswifi
Back to alt.comp.os.windows-10 | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Freeware Wi-Fi analyzer similar to Acrylic Martim <NOTAREALEMAILMartimPereira@vodaphone.pt> - 2025-05-14 18:03 +0100
Re: Freeware Wi-Fi analyzer similar to Acrylic Shadow <Sh@dow.br> - 2025-05-14 14:21 -0300
Re: Freeware Wi-Fi analyzer similar to Acrylic "Jan K." <janicekoziol@nie.ma.spamu.prosze.com> - 2025-05-14 21:03 +0000
Re: Freeware Wi-Fi analyzer similar to Acrylic Charlie <charlie@nospam.com> - 2025-05-14 17:16 -0400
Re: Freeware Wi-Fi analyzer similar to Acrylic david <this@is.invalid> - 2025-05-14 22:46 -0600
Re: Freeware Wi-Fi analyzer similar to Acrylic wasbit <wasbit@REMOVEhotmail.com> - 2025-05-15 09:25 +0100
Re: Freeware Wi-Fi analyzer similar to Acrylic Martim <NOTAREALEMAILMartimPereira@vodaphone.pt> - 2025-05-15 22:21 +0100
Re: Freeware Wi-Fi analyzer similar to Acrylic wasbit <wasbit@REMOVEhotmail.com> - 2025-05-16 09:44 +0100
csiph-web