项目作者: Kevin1904

项目描述 :
checks an IP address for network availability and DNS PTR record
高级语言: Shell
项目地址: git://github.com/Kevin1904/free-ip.git
创建时间: 2018-09-24T12:32:38Z
项目社区:https://github.com/Kevin1904/free-ip

开源协议:

下载


free-ip

checks an IP address for network availability and DNS PTR record

Please edit the file networks to add a list of networks and hosts.

Requirements:
bash
resolveip
nmap

execute ./freeip.sh to get a list of free ip address _at that exact moment output into file “free_ip”. The command also checks for a DNS record and outputs a random free IP address from your selected networks.

execute ./getip.sh _IP ADDRESS to check a specific IP address.