Deutsch   English   Français   Italiano  
<vdk729$23e$1@rasp.pasdenom.info>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!2.eu.feeder.erje.net!feeder.erje.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!pasdenom.info!.POSTED.public-nat-07.vpngate.v4.open.ad.jp!not-for-mail
From: Gelato <gelato@.is.invalid>
Newsgroups: comp.mobile.android
Subject: Re: How can I NOT display my neighbors WiFi network
Date: Wed, 2 Oct 2024 15:31:21 -0400
Organization: <http://pasdenom.info/news.html>
Message-ID: <vdk729$23e$1@rasp.pasdenom.info>
References: <vdcqrp$iu7$1@rasp.pasdenom.info> <vdhpaj$2svd6$1@dont-email.me> <vdhujl$p9$1@rasp.pasdenom.info> <lm4gr6F5aqkU1@mid.individual.net>
Injection-Date: Wed, 2 Oct 2024 19:31:22 -0000 (UTC)
Injection-Info: rasp.pasdenom.info; posting-account="gelatiamenta@usenet"; posting-host="public-nat-07.vpngate.v4.open.ad.jp:219.100.37.239";
	logging-data="2158"; mail-complaints-to="abuse@pasdenom.info"
User-Agent: tin/2.4.5-20201224 ("Glen Albyn") (Linux/5.10.19-200.fc33.x86_64 (x86_64))
Cancel-Lock: sha1:gzOwEQ3LcoyGxHqqRr41KVAIEow= sha256:Mqt6RrgqkOMkMnXNj+D7im3TyXAPVIAXcyV23NGzFDQ=
	sha1:ds2tHekHA5OA9H4XDReOzC54bJo= sha256:UAiBcn+W8z1xeZccq60jlp7rWRA4Ejv07CBrHQwPUeQ=
Bytes: 1957
Lines: 24

On Wed, 2 Oct 2024 10:07:50 +0100, Andy Burns wrote:

>> https://github.com/termux/termux-app
>> termux-app: pkg install netsh
>>   =>Unable to locate package netsh
>> 
>> adb shell netsh
>>   =>/system/bin/sh: netsh: inaccessible or not found
>> 
>> adb shell cmd netsh
>>   =>cmd: Can't find service: netsh
>> 
>> https://play.google.com/store/apps/details?id=com.github.standardadb
>> standardadb: netsh
>>   =>sh: <stdin>[8]: netsh: inaccessible or not found
>> 
>> standardadb:adb shell cmd netsh
>>   =>libfs64.so: no devices/emulators found
> 
> netsh is a windows commandline utility, does an android version of it 
> even exist?

MJP implied that it did exist on Android, but if it does, I can't find it.

As shown above, everything I tried that was obvious, failed.