Coder Social home page Coder Social logo

Comments (1)

zu1k avatar zu1k commented on August 16, 2024
  1. 当提示【文件不存在,尝试从网络获取最新数据库】时,显示下载进度条,否则网络差的时候,看起来像是程序卡住了

有这个打算,等有空的时候做

  1. 设置NALI_DB_IP4=geoip:chunzhen:ipip时,可以同时显示多个IP库的结果

结果太多显示出来可能不太好看,如果能给出一个比较好看的显示范例可以考虑这个功能

  1. 是否可以支持mtr呢,例如: mtr -n baidu.com | ./nali 。traceroute命令显示正常,而mtr是动态的,界面都乱掉了

这个我之前尝试过适配,整了好久,最后还是失败了。如果有大佬可以帮助我一下就好了

  1. 除了pipeline,也支持直接读取普通文件或gz文件,例如 nali /var/log/nginx/access.log,nali /var/log/nginx/login.access.log-20181220.gz

这个不在考虑范围内,不想把小工具做的太大,如有需求可以写一个简单的程序调nali库的查询api

  1. 增加一个选项,启用后可以直接支持查询域名和URL(截取域名并解析成IP),类似下面这样

一开始考虑过集成域名解析功能,但是域名解析本身参数可以很多,例如用户指定查询的类型和解析服务器等,我觉得还是使用nslookupdig命令来的方便,所以不考虑这个

from nali.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.