Skip to content

nebojsaj1726/netlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Networking Playground in Go

Versatile networking toolkit written in Go. It provides a variety of tools for exploring and interacting with networks.

Features

  • Ping: Send ICMP echo requests to test host reachability.
  • Echo Server: Run a TCP echo server for testing connectivity.
  • DNS Lookup: Perform high-level DNS lookups (A, AAAA, MX, CNAME).
  • Raw DNS Query: Execute low-level DNS queries.
  • Port Scanner: Scan for open ports on a target host.
  • Network Interfaces: List available network interfaces.
  • Packet Sniffer: Capture and analyze packets on a specified interface.
  • Traceroute: Trace the route packets take to a target host.
  • Whois Lookup: Perform TCP-based Whois lookups for domain information.

About

Networking playground in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages