-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

arp-scan


> Send ARP packets to hosts (specified as IP addresses or hostnames) to scan the local network.

More information.


Scan the current local network:

arp-scan --localnet

Scan an IP network with a custom bitmask:

arp-scan {192.168.1.1}/{24}

Scan an IP network within a custom range:

arp-scan {127.0.0.0}-{127.0.0.31}

Scan an IP network with a custom net mask:

arp-scan {10.0.0.0}:{255.255.255.0}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 18:50:22 2024