Skip to content

A simple network intelligence tool written in Go

Notifications You must be signed in to change notification settings

asvorg/netwint_go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Intelligence

A versatile network intelligence tool written in Go that provides comprehensive functionality for domain resolution, port scanning, service detection, SSL/TLS certificate retrieval, and detailed network performance metrics.

Features

  • Domain Resolution: Convert domain names to IP addresses.
  • Ping and Performance Metrics:
    • Round Trip Time (RTT): Measure the time taken for a packet to travel to the destination and back.
    • Jitter: Measure the variation in packet arrival time.
    • Packet Loss: Calculate the percentage of lost packets.
  • Port Scanning:
    • Scan specific ports or a range of ports on an IP address.
    • Supports predefined lists of common ports.
  • Service Detection: Identify the service running on a specific port of an IP address.
  • SSL/TLS Certificate Retrieval: Retrieve and display SSL/TLS certificate details for a given IP and port.
  • Network Topology Mapping: Map open ports and services for a given IP address to visualize network topology.

About

A simple network intelligence tool written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages