unautre / nettools

A small collection of utilities about networking.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nettools

A small collection of utilities about networking :

  • listener is a small packet sniffer using AF_PACKET/SOCK_RAW. [done]
  • ping is, well, self explainatory. [wip]
  • dnslookup uses getaddrinfo to lookup a hostname. [wip]
  • tcp_client is a small nc-like program. [wip]

About

A small collection of utilities about networking.


Languages

Language:C 81.5%Language:C++ 18.5%