Commit Graph

  • 705da5d4db fix: special char of markdown master Dnomd343 2021-09-23 11:15:01 +0800
  • 78811540db refactor: basic part of bot Dnomd343 2021-09-20 19:54:38 +0800
  • 7d91e99610 feat: whois query model Dnomd343 2021-08-31 00:36:46 +0800
  • 0267e24485 feat: demo of reply mode Dnomd343 2021-08-27 21:18:46 +0800
  • 1dd2056a3d Merge branch 'dev' into master Dnomd343 2021-08-23 02:26:00 +0800
  • 1f41a94b04 docs: README.md Dnomd343 2021-08-23 02:24:19 +0800
  • 4a7e7c6ea8 refactor: new TLD info model dev Dnomd343 2021-08-22 13:25:39 +0800
  • 8bad496975 refactor: new ICP query model Dnomd343 2021-08-22 01:18:05 +0800
  • 511d4b07d5 refactor: new KMS check model Dnomd343 2021-08-21 17:49:03 +0800
  • 8da689fbc8 refactor: new NTP check model Dnomd343 2021-08-21 03:23:19 +0800
  • 5a72e26a7b refactor: new IP info model Dnomd343 2021-08-20 22:30:13 +0800
  • 3e2c1a1ca8 refactor: new CFOP pic model Dnomd343 2021-08-19 23:16:46 +0800
  • 1c01130432 refactor: new telegram DC model Dnomd343 2021-08-19 22:48:02 +0800
  • 2a1d081d5c feat: dnssec info of tld query Dnomd343 2021-08-18 19:32:46 +0800
  • c70282f8dc update: move some config to .env Dnomd343 2021-08-17 21:58:12 +0800
  • 932139f91b feat: detail of TLD request Dnomd343 2021-08-17 18:10:49 +0800
  • 0ffda27698 feat: database of tld info Dnomd343 2021-08-16 22:54:53 +0800
  • bc0bc85088 refactor: command route of bot request Dnomd343 2021-08-15 23:54:40 +0800
  • 060c3809d4 update: new interface of sqlite database Dnomd343 2021-08-15 17:34:16 +0800
  • 72b66a3854 update: interface of send markdown Dnomd343 2021-08-15 17:11:31 +0800
  • 8c78e2c260 fix: several adjustments Dnomd343 2021-08-14 23:50:50 +0800
  • d9851b8148 fix: urlencode install of punycode for api, logic of bot reply Dnomd343 2021-08-13 14:08:28 +0800
  • 09bd5b5835 update: filter of ICP tlds, remove .lnk from icpTlds.db Dnomd343 2021-08-12 16:18:14 +0800
  • e1237b658d fix: add china icp tld list Dnomd343 2021-08-12 15:48:31 +0800
  • 5c4cf1abc7 feat: icp query support Dnomd343 2021-08-12 03:51:57 +0800
  • 5989197329 feat: extract domain info from url Dnomd343 2021-08-12 01:38:10 +0800
  • 64ab30f95c update: dump kms keys from sqlite3 database locally Dnomd343 2021-08-12 00:18:06 +0800
  • 47afd58f77 fix: low case compare on punycode Dnomd343 2021-08-11 23:46:01 +0800
  • 0d9b78e32a feat: conversion of punycode Dnomd343 2021-08-11 22:14:56 +0800
  • 9418ece6a9 refactor: new framework and interface of telegram api Dnomd343 2021-08-11 18:21:14 +0800
  • e3bcbaefd0 refactor: interface of cfop pic and whois query Dnomd343 2021-08-11 17:51:21 +0800
  • 860687de69 refactor: interface of ntp check Dnomd343 2021-08-11 17:31:59 +0800
  • e5e0c4950f update: redis support for kms check Dnomd343 2021-08-11 16:59:10 +0800
  • a0a6451972 refactor: interface of kms check Dnomd343 2021-08-11 16:30:06 +0800
  • f7c19e3628 refactor: ipInfo rebuild, callback entrance Dnomd343 2021-08-11 15:12:56 +0800
  • 1220ad66e4 refactor: demo on tgDC for new framework Dnomd343 2021-08-11 14:06:04 +0800
  • e63ecdf7c0 refactor: more powerful .env settings Dnomd343 2021-08-11 12:41:34 +0800
  • 01b539795c refactor: redis function separated Dnomd343 2021-08-11 12:08:16 +0800
  • ccc9f1fe14 feat: demo of whois query Dnomd343 2021-08-11 02:35:09 +0800
  • 3981dc03aa
    docs: LICENSE Dnomd343 2021-08-11 01:19:24 +0800
  • 5ceea99765 update: show ntp offset more friendly Dnomd343 2021-08-11 01:14:00 +0800
  • d4b1a961b3 feat: ntp server list Dnomd343 2021-08-10 23:26:28 +0800
  • df978dcd47 update: redis support for ntp check Dnomd343 2021-08-10 21:28:57 +0800
  • 211159ed06 feat: ntp check on server Dnomd343 2021-08-10 21:13:35 +0800
  • aa250a9d67 feat: show kms keys by tgbot Dnomd343 2021-08-10 19:04:41 +0800
  • da990d095f fix: force a space after command Dnomd343 2021-08-10 18:23:27 +0800
  • 02fe8212c8 feat: ip detail of ipv4, ipv6 or domain Dnomd343 2021-08-10 18:08:43 +0800
  • d8444d7e2b feat: pic of cfop method Dnomd343 2021-08-10 13:36:24 +0800
  • 8516ab5ff8 feat: kms check on server Dnomd343 2021-08-09 22:23:44 +0800
  • df739b6d54 update: help message of /dc command Dnomd343 2021-08-09 17:38:22 +0800
  • c7ac405359 feat: get telegram user's DC info Dnomd343 2021-08-09 17:22:52 +0800
  • d6c0a7360e fix: add gitignore for .env Dnomd343 2021-08-09 17:12:37 +0800
  • 1ed8a3a50b feat: base framework of tgbot Dnomd343 2021-08-09 17:02:07 +0800