Git Product home page Git Product logo

bat_check_domainname's Introduction

##功能:根据字典批量查询域名是否可以注册 BAT check domain name regist status tool by golang. Base on RFC 945 。

The Speed test:

Total 676 Domain name to check , Run with: ./mac_speed com 2l.txt 3 and get the result as bellow real 0m9.767s

user 0m0.415s

sys 0m0.632s

###Usage:

 `程序名 域名后缀 data文件夹中任一字典文件名 多线程发动间隔微秒数(如io域名建议3秒,则写3000)`,
  如window下的 sg.exe com 3py.txt 3

  `application_name  DomainTld(like'com')  dict_file_name Waittime(MicronSeconds)`
  eg:  `./mac_speed com 3py.txt 3`

  Please build for your platfrom  by yourself .

###How to use on window/linux/osx: Window 用户,有2种用法: a、直接执行startWindow.bat 文件 b、用cmd进入到文件所在目录,然后输入window.exe com 3py.txt 3

Linux用户: 请从终端进入文件所在目录,然后 ./linux com 3py.txt 3

OSX 用户: 请从终端进入文件所在目录,然后 ./mac com 3py.txt 3

目前只提供mac_speed 这个编译好的文件,其他的请自行编译。所有平台都已测试通过

 current just offer the execute file base on  mac platfrom,  pls build for other platfrom with go build tools

###字典增减:可以在dict目录增加任意文本文件,一行一个字符串 Extra dict: pls CURD any file in dict folder, one string on line

###域名后缀增减:直接编辑data目录下的tld.org.json Extra tld: pls modiy tld.org.json in tld folder

bat_check_domainname's People

Contributors

anoshop avatar lokisharp avatar

Watchers

 avatar

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.