Discover devices using internet sharing

Hi, is there a list of devices using the internet sharing? For example some easy command line magic like ishared --list ?

Use the standard tools:
$ devel-su arp

2 Likes

Thanks for the hint, but:
shows the gateway
shows an unknown device
doesn’t show the desktop computer,
doesn’t show the laptop,
doesn’t show the printer.

For me it does show my laptop IP and its MAC. Of course it would be nice to get its hostname and such, but this is a lower level program. Perhaps someone can suggest another solution.

There’s infraview | OpenRepos.net — Community Repository System that can run an nmap on local network, I’m sure there is an easier way from cli though

1 Like

What does

devel-su iw dev wlan0 station dump

say?

1 Like
[root@Basteltelefon defaultuser]# iw dev wlan0 station dump
Station 38:78:62:62:d0:70 (on wlan0)
	rx bytes:	328990
	rx packets:	2833
	tx bytes:	735285
	tx packets:	2402
	tx retries:	54
	tx failed:	0
	signal:  	-46 dBm
	signal avg:	-46 [-46, -96] dBm
	tx bitrate:	72.2 MBit/s MCS 7 short GI
[root@Basteltelefon defaultuser]# 
1 Like

For what is this good now?

Ya, not really useful, sorry.

But, FWIW, I love your device name :slight_smile:

2 Likes