树洞剪藏#剪藏#树洞剪藏

Domain Monitoring 域名监控

2024 年 12 月 10 日1 分钟
分享Twitter / XTelegram微博

同步来源:树洞剪藏 源站剪藏 ID:330 原文地址:https://github.com/move132/Domain-Monitoring

打开原文 · 打开源站剪藏快照


move132/Domain-Monitoring: Domain Monitoring

/ " data-turbo-transient=true>

set 限制解除

Skip to content

Navigation Menu

move132

/

Domain-Monitoring

Type / to search

Create new...

Issues

Pull requests

You have unread notifications

Code

Issues 1

Pull requests 0

Actions

Projects 0

Security

Insights

Additional navigation options

{{ message }}

Create list

-->

Create a list to organize your starred repositories.

Name .

32 remaining

Description .

160 remaining

.

Create

Tip: type : to add emoji to the name or description.

Domain-Monitoring

Public

Unwatch 1

Fork 4 Fork your own copy of move132/Domain-Monitoring

Forks could not be loaded

Loading

Unstar this repository?

This will remove {{ repoNameWithOwner }} from the {{ listsWithCount }} that it's been added to.

-->

Unstar

Starred 5

Lists

Loading

Lists

Loading

Open in github.dev ,>" target=_blank rel="noopener noreferrer">Open in a new github.dev tab Open in codespace

move132/Domain-Monitoring

main 1 Branch 0 Tags

t

Add file Add file Code

Folders and files Name Last commit message Last commit date

Latest commit

move132

chore(redame): update redame.md file

04bd5e8 · 4 days ago Dec 6, 2024

History 28 Commits

.vscode

chore(log): optimize Code last month Nov 13, 2024

src

refactor: Adjust log output and add automatically registered domain n… 3 weeks ago Nov 17, 2024

.dockerignor

chore(ingnor): add .dockerignor file last month Nov 15, 2024

.editorconfig

refactor: refactor typescript last month Nov 13, 2024

.eslintrc.json

chore: build last month Nov 13, 2024

.gitignore

refactor: Adjust log output and add automatically registered domain n… 3 weeks ago Nov 17, 2024

.npmignore

refactor: refactor typescript last month Nov 13, 2024

.npmrc

refactor: refactor typescript last month Nov 13, 2024

.prettierrc.json

chore(log): optimize Code last month Nov 13, 2024

1.png

chore(log): logs last month Nov 15, 2024

Dockerfile

chore(docker): update dockerfile 3 weeks ago Nov 16, 2024

LICENSE

refactor: refactor typescript last month Nov 13, 2024

README.md

chore(redame): update redame.md file 4 days ago Dec 6, 2024

config.toml

refactor: Adjust log output and add automatically registered domain n… 3 weeks ago Nov 17, 2024

docker-compose.yml

feat(docker): add docker-compose.yml last month Nov 14, 2024

global.d.ts

feat: Added support for sending email notifications last month Nov 15, 2024

package.json

refactor: Adjust log output and add automatically registered domain n… 3 weeks ago Nov 17, 2024

tld

chore(log): logs last month Nov 15, 2024

tsconfig.json

refactor: refactor typescript last month Nov 13, 2024

tsup.config.ts

refactor: refactor typescript last month Nov 13, 2024

Repository files navigation README MIT license

Domain-Monitoring

域名监控服务:确保您不错过理想的域名

理想的域名往往一出现就被抢注,您是否担心错过注册完美域名的机会?

支持自动监控

支持自动注册域名

支持Bark、Telegram、email通知

Use

在当前目录下新增配置文件 config.toml 内容如下

注意domains = [] 时不会启动服务

监听的域名

domains = []

domains = [ ' consolog.com ' , ' cnisx.az ' , ' nicew.me ' ]

bark通知的url https://notify.xxxxx.com/ZWQUfXkN3yG25BsV6yVj4o/域名监控服务

bark_url = ' '

Dynadot API

是否开启自动注册(开启后如果余额充足,将自动注册域名)

auto_register = true

请在https://www.dynadot.com/zh/account/domain/setting/api.html获取dynadot_api_key

dynadot_api_key = ' '

Telegram 通知

tg_bot_token = ' ' tg_chat_id = ' '

邮箱通知

smtp_server = ' smtp.example.com '

根据服务商提供的端口,本人测试 126邮箱是465端口

smtp_port = 587 smtp_username = ' [email protected] '

授权密码, 非邮箱的登陆密码

smtp_password = ' your_email_password '

发送到邮箱

recipient_email = ' [email protected] '

成功发送次数,超过此数则不再通知

max_send_count = 5

检测间隔 5分钟 ( 5 * 60 * 1000 毫秒)

建议请设置大于1分钟的时间间隔,小于1分钟可能导致检测失败

check_interval = 300000

run

docker run --name=domain -itd -v $( pwd ) /config.toml:/app/config.toml move132/domain-monitor

log

docker logs < container-id > -f

-f " tabindex=0 role=button>

当出现下图时,表示已经启动成功

License

MIT

About

Domain Monitoring

Resources

Readme

License

MIT license

Activity

Stars

5 stars

Watchers

1 watching

Forks

4 forks

Report repository

Releases

No releases published

Packages 0

No packages published

Languages

TypeScript 93.1%

Dockerfile 6.9%

Footer

© 2024 GitHub, Inc.

Footer navigation

Terms

Privacy

Security

Status

Docs

Contact

Manage cookies

Do not share my personal information

You can’t perform that action at this time.

相关文章