Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 755 Bytes

README.md

File metadata and controls

37 lines (28 loc) · 755 Bytes

GETHOST

Bash scan for hosts and ports

$ gethost

IP ADDRESS	  TTL	OP SYS		HOSTNAME
----------	  ---	------		--------
192.168.1.1   64	Linux		alicegate
192.168.1.5   64	Linux		Host-001
192.168.1.12  64	Linux [*]	desktop
192.168.1.101 64	Linux		Host-003

Found [4] host(s).
Do you want to scan host ports? Press [y] to continue... 

####Download Get source code

####Install

# mv gethost /usr/bin/gethost
# chmod +x /user/bin/gethost

####Launch

$ gethost

####Other This script is currently maintained by Gianni 'guelfoweb' Amato, who can be contacted at guelfoweb@gmail.com. Suggestions and criticism are welcome.

Enjoy!