/can-use-host

This tool can help you to scan LAN IP which one you can use.

Primary LanguageGo

can i use the host

This tool can help you to scan out LAN IP that you can use.

Installation

Install and update with go get -u github.com/cloverstd/can-use-host

Examples

Usage of ./main:
  -end string
    	end ip (default "127.0.0.1")
  -start string
    	start ip (default "127.0.0.1")

Caution

This tool use go-fastping, You may need to run it as root user.