Skip to content

deamwork/knali

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

knali

Overview

A native nali replacement.

All contribute are come from kosaka

Original nali uses Perl and a helper program to capture the text output using regex and append geolocation data directly. It has several problems like text overlap, redundant output, etc.

The knali prints the geolocation data on screen by modifying source code of the tool. It provides the native experience and better performance.

knali proudly uses the best IP database from IPIP.net Official Site.

Usage

Compile code, and put IP database file 17monipdb.dat at /usr/local/share.

macOS users can use binaries in build/macOS directory.

IP database can be downloaded at here.

License

The code uses the same license as what it is based on.

  • ping, traceroute: based on GNU inetutils, GPLv3
  • mtr, mtr-packet: based on mtr, GPLv2
  • dig, host, nslookup: based on BIND9, MPLv2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published