https://github.com/reteps/freenom-register
Register a freenom domain through the command line.
https://github.com/reteps/freenom-register
api domain free freenom python register
Last synced: 5 months ago
JSON representation
Register a freenom domain through the command line.
- Host: GitHub
- URL: https://github.com/reteps/freenom-register
- Owner: reteps
- License: mit
- Created: 2018-07-20T20:20:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-26T02:46:43.000Z (almost 8 years ago)
- Last Synced: 2024-11-05T18:49:03.548Z (over 1 year ago)
- Topics: api, domain, free, freenom, python, register
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 18
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# freenom-register
### Register a freenom domain through the command line.
### Usage
> `freenom-register EMAIL PASSWORD DOMAIN`
### Full Command Line Management
for full management, I reccommend using maxisoft's [fdu](https://github.com/maxisoft/Freenom-dns-updater) tool to complement this.
### Disclaimer
One of my accounts was banned while using this tool, so be careful. This project uses the MIT license. Use the link inside code to generate fpbb value to be extra cautious if wanted.
### Want to help / Have a problem?
If you would like to help, please submit a PR or Issue.
+ python3 pip package
+ integration / PR with `fdu`.
+ code restructuring.