Giter Site home page Giter Site logo

xcorp1986 / domain-tool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gallopyd/domain-tool

0.0 0.0 0.0 572 KB

微信域名拦截检测、QQ域名拦截检测、360域名拦截检测、域名Whois查询:http://tool.eson.vip/

PHP 97.43% Vue 0.27% Shell 0.38% Blade 1.91%

domain-tool's Introduction

DomainTool

域名工具:微信域名拦截检测、QQ域名拦截检测:http://eson.vip ,查询有缓存,如需实时查询请自行部署。

功能

  • 微信拦截查询
  • QQ拦截查询
  • Whois查询

解决方案

  • 微信:通过 官方API 查询,或者 公众号短链接 查询
  • Q Q:通过 腾讯电脑管家 API查询
  • whois:通过 whois/jwhois 查询

具体可查看 源码博客

环境

  • PHP >= 7.0
  • php_redis 扩展
  • Laravel 5.5

安装

git clone https://github.com/GallopYD/domain-tool.git
cd domain-tool && composer install
cp .env.example .env
php artisan key:gen

# 不使用 whois 查询,无需安装
yum install -y jwhois

配置

vim .env
# 默认开启缓存(24小时)
TOOL_CACHE_ENABLE=true

# 微信测试号/服务号(不使用短连接查询,无需配置)
WECHAT_ACCOUNT=[{"app_id":"wx124d666666666666","app_secret":"8cd0b6f79d8008d0d265666666666666"}]

初始化

php artisan l5:gen

domain-tool's People

Contributors

gallopyd 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.