royhills / arp-scan

The ARP Scanner
GNU General Public License v3.0
977 stars 154 forks source link

Always warn if remove_host() is called on a non-live host #152

Closed royhills closed 1 year ago

royhills commented 1 year ago

Always warn if remove_host() is called on a non-live host. Previously a warning was only given if --verbose was specified. This should never happen since the changes detailed in github issue #67, and if it does happen the user should know about it.

coveralls commented 1 year ago

Coverage Status

Coverage: 91.286% (+0.06%) from 91.23% when pulling 0fcacfd44db933df664dbd5989daba0ed76d4e40 on always-warn-if-non-live-host-removed into 55ec844fff02773df9bee6f58918acb116fac380 on master.