Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 712 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 712 Bytes

socketinfo - get basic host information

Installation

Application requires at least Python version 3.9.2

Download binary
wget https://github.com/DeviC3/socketinfo/releases/download/latest/socketinfo
or
curl -LJO https://github.com/DeviC3/socketinfo/releases/download/latest/socketinfo

Optionally create symlink to bin path
cp socketinfo /usr/bin/

Usage

Search by domain name:
socketinfo google.com

or by IPv4 address

socketinfo 172.217.16.142

As result You will see WHOIS, basic domain records, active SSL and ping command respond result.

Author:

Email me and leave feedback