# dnsExpiry **Repository Path**: istower/dns-expiry ## Basic Information - **Project Name**: dnsExpiry - **Description**: prometheus exporter 监控dns域名过期时间 - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-20 - **Last Updated**: 2023-05-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # prometheus exporter 用来监测域名的过期时间 > xxx.com 还有多久过期 ## 使用 ```shell docker build -t : . docker run -it -d -p 9999:9999 : ``` ## 参数 > -c 指定配置文件 > -p 指定监听端口