-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Arp-scan for synology? #3519
Comments
Would nmap be good enough? There already are make files that compile it see #3267. However we are trying to create a bundled package for command line utilities |
synogear installs nmap too -> https://github.com/SynoCommunity/spksrc/wiki/FAQ-synogear |
As for me, arp-scan shows network elements in short and clear format |
nmap is also present here: https://synocommunity.com/package/synocli-net |
hgy59
added a commit
to hgy59/spksrc
that referenced
this issue
Sep 28, 2020
- update screen to version 4.8.0 - update socat to version 1.7.3.4 - update nmap to version 7.80 - add arp-scan (SynoCommunity#3519) - add diyspk for screen, socat, sshfs, nmap, arp-scan - remove openssl.cnf from openssl/PLIST as it is not installed anymore (see SynoCommunity#4192) - add spk target all-general to build the same arch-tc combinations as github build action does
hgy59
added a commit
that referenced
this issue
Oct 10, 2020
- update screen to version 4.8.0 - update socat to version 1.7.3.4 - update nmap to version 7.80 - add arp-scan (#3519) - add diyspk for screen, socat, sshfs, nmap, arp-scan - remove openssl.cnf from openssl/PLIST as it is not installed anymore (see #4192) - add spk target all-general to build the same arch-tc combinations as github build action does
hgy59
added a commit
to hgy59/spksrc
that referenced
this issue
Oct 11, 2020
- update screen to version 4.8.0 - update socat to version 1.7.3.4 - update nmap to version 7.80 - add arp-scan (SynoCommunity#3519) - add diyspk for screen, socat, sshfs, nmap, arp-scan - remove openssl.cnf from openssl/PLIST as it is not installed anymore (see SynoCommunity#4192) - add spk target all-general to build the same arch-tc combinations as github build action does
hgy59
added a commit
that referenced
this issue
Oct 11, 2020
* update cli-net tools; add: arp-scan, update: screen, socat, nmap, include links - update screen to version 4.8.0 - update socat to version 1.7.3.4 - update nmap to version 7.80 - add arp-scan version 1.9.7 (#3519) - add diyspk for screen, socat, sshfs, nmap, arp-scan, links, tmux * fix ndiff of nmap * remove spk/sshfs - sshfs is part of synocli-net * move mosh to dedicated package and remove it from synocli-net
AlexPresso
pushed a commit
to AlexPresso/spksrc
that referenced
this issue
Jan 30, 2025
* update cli-net tools; add: arp-scan, update: screen, socat, nmap, include links - update screen to version 4.8.0 - update socat to version 1.7.3.4 - update nmap to version 7.80 - add arp-scan version 1.9.7 (SynoCommunity#3519) - add diyspk for screen, socat, sshfs, nmap, arp-scan, links, tmux * fix ndiff of nmap * remove spk/sshfs - sshfs is part of synocli-net * move mosh to dedicated package and remove it from synocli-net
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is a good utility in Linux called arp-scan. It shows computers in networks (ip, hostname, MAC). Is it possible to build spk with arp-scan? It might be very helpful.
The text was updated successfully, but these errors were encountered: