# freenom **Repository Path**: available2099/freenom ## Basic Information - **Project Name**: freenom - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-09 - **Last Updated**: 2024-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # freenom 域名自动续期 [luolongfei/freenom](https://github.com/luolongfei/freenom) 的 Python 3.6+ 版本 ## 运行 ```shell script pip3 install requests python3 run.py -u USERNAME -p PASSWORD ``` 或者 fork 本项目,使用 GitHub Actions 定期运行 需要将 Freenom 用户名和密码设置为 Secrets,与脚本中的参数对应