mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat: 修改应用 README
This commit is contained in:
+16
-72
@@ -1,89 +1,33 @@
|
||||
# 使用说明
|
||||
|
||||
- 默认账户密码
|
||||
# 默认账户密码
|
||||
|
||||
```
|
||||
username:admin
|
||||
password:123456
|
||||
```
|
||||
|
||||
# 原始相关
|
||||
|
||||
# Domain Admin
|
||||
|
||||
[](https://pypi.org/project/domain-admin)
|
||||
[](https://pypi.org/project/domain-admin)
|
||||
[](https://pypi.org/project/domain-admin)
|
||||
[](https://hub.docker.com/r/mouday/domain-admin)
|
||||
[](https://hub.docker.com/r/mouday/domain-admin)
|
||||
[](https://app.travis-ci.com/mouday/domain-admin)
|
||||
[](https://github.com/mouday/domain-admin/blob/master/LICENSE)
|
||||
[](https://domain-admin.readthedocs.io/zh_CN/latest/?badge=latest)
|
||||
Domain Admin 是一款功能强大的管理域名的工具,旨在提供对域名和相关设置的全面控制。
|
||||
|
||||

|
||||
## 主要功能:
|
||||
|
||||
基于Python + Vue3.js 技术栈实现的域名和SSL证书监测平台
|
||||
### 域名管理
|
||||
|
||||
用于解决,不同业务域名SSL证书,申请自不同的平台,到期后不能及时收到通知,导致线上访问异常,被老板责骂的问题
|
||||
- **域名注册**:Domain Admin 允许用户注册新域名或将现有域名转移到其管理下。它提供了一种简便的方式来搜索和购买域名,还支持域名转移操作。
|
||||
- **域名配置**:用户可以轻松配置域名的DNS记录、WHOIS信息、域名转发等设置,以确保域名的正常运行。
|
||||
- **域名续费**:Domain Admin 提供了域名续费功能,确保域名不会过期,并防止失去对其的控制。
|
||||
|
||||
Domain Admin是一个轻量级监控方案,占用系统资源较少。同时,Domain Admin也可以作为一个Flask 和 Vue.js前后端分离的项目模板
|
||||
### DNS管理
|
||||
|
||||
- 功能描述
|
||||
- 核心功能:`域名` 和`SSL证书` 的过期监控,到期提醒
|
||||
- 支持证书:单域名证书、多域名证书、通配符证书、IP证书、自签名证书
|
||||
- 证书部署: 单一主机部署、多主机部署、动态主机部署
|
||||
- 通知渠道:支持邮件、Webhook、企业微信、钉钉、飞书等通知方式
|
||||
- 支持平台:macOS、Linux、Windows
|
||||
- 辅助功能:Let’s Encrypt SSL证书申请
|
||||
- **DNS记录管理**:用户可以管理域名的DNS记录,包括A记录、CNAME记录、MX记录等,以确保域名的正常解析和流量重定向。
|
||||
- **DNSSEC支持**:Domain Admin 支持DNSSEC(DNS安全扩展),提高了域名系统的安全性,防止DNS欺骗攻击。
|
||||
|
||||
- 项目地址:
|
||||
- github: [https://github.com/mouday/domain-admin](https://github.com/mouday/domain-admin)
|
||||
- 国内镜像:[https://gitee.com/mouday/domain-admin](https://gitee.com/mouday/domain-admin)
|
||||
### 域名安全性
|
||||
|
||||
- 发布渠道:
|
||||
- pypi:[https://pypi.org/project/domain-admin](https://pypi.org/project/domain-admin)
|
||||
- docker:[https://hub.docker.com/r/mouday/domain-admin](https://hub.docker.com/r/mouday/domain-admin)
|
||||
- releases:[https://github.com/mouday/domain-admin/releases](https://github.com/mouday/domain-admin/releases)
|
||||
- **域名锁定**:用户可以启用域名锁定功能,防止未经授权的域名转移或修改操作,增强域名的安全性。
|
||||
- **WHOIS隐私**:Domain Admin 允许用户启用WHOIS隐私保护,隐藏个人信息,保护隐私。
|
||||
|
||||
- 使用文档:
|
||||
- github: [https://mouday.github.io/domain-admin/](https://mouday.github.io/domain-admin/)
|
||||
- gitee: [https://mouday.gitee.io/domain-admin/](https://mouday.gitee.io/domain-admin/)
|
||||
- readthedocs: [https://domain-admin.readthedocs.io](https://domain-admin.readthedocs.io/zh_CN/latest/?badge=latest)
|
||||
### 域名统计和报告
|
||||
|
||||
## 安装
|
||||
|
||||
请参考安装文档:[https://domain-admin.readthedocs.io/zh_CN/latest/manual/install.html](https://domain-admin.readthedocs.io/zh_CN/latest/manual/install.html)
|
||||
|
||||
## 项目截图
|
||||
|
||||
账号密码随意,预览模式仅提供模拟数据,无法操作修改
|
||||
|
||||
1、网页版:
|
||||
|
||||

|
||||
|
||||
- 预览地址:[https://mouday.github.io/domain-admin-web/](https://mouday.github.io/domain-admin-web/)
|
||||
|
||||
为了更多地人参与到项目中来,现已开放前端代码
|
||||
|
||||
前端项目地址:[https://github.com/mouday/domain-admin-web](https://github.com/mouday/domain-admin-web)
|
||||
|
||||
2、移动端版:
|
||||
|
||||
<img src="https://raw.githubusercontent.com/mouday/domain-admin/master/image/screencapture-mini.png" width="220">
|
||||
|
||||
- 移动端预览地址(请使用移动端窗口体验):[https://mouday.github.io/domain-admin-mini/](https://mouday.github.io/domain-admin-mini/)
|
||||
|
||||
移动端项目地址:[https://github.com/mouday/domain-admin-mini](https://github.com/mouday/domain-admin-mini)
|
||||
|
||||
## 问题反馈交流
|
||||
|
||||
QQ群号:731742868
|
||||
|
||||
邀请码:domain-admin
|
||||
|
||||
<img src="https://raw.githubusercontent.com/mouday/domain-admin/master/image/qq-group.jpeg" width="300">
|
||||
|
||||
## 更新日志
|
||||
|
||||
[CHANGELOG.md](https://domain-admin.readthedocs.io/zh_CN/latest/manual/changelog.html)
|
||||
- **流量分析**:Domain Admin 提供有关域名流量和访问统计的报告,帮助用户了解域名的使用情况。
|
||||
- **DNS查询日志**:用户可以访问DNS查询日志,以追踪域名的DNS请求和活动。
|
||||
Reference in New Issue
Block a user