A feature-rich command-line tool for registering and managing email accounts on cock.li domains with a beautiful interface.
- ✅ Register email accounts on cock.li and its alternate domains
- 🔄 Automatic proxy discovery and usage
- 📧 Real-time inbox monitoring
- 🎨 Beautiful terminal UI with Rich
- Python 3.6+
- pip (Python package installer)
-
Clone this repository:
git clone https://github.com/0xhkamori/cockli-cli.git cd cockli-cli
-
Create a virtual environment (recommended):
python -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activate
-
Install the required dependencies:
pip install -r requirements.txt
Basic usage:
python main.py
This will:
- Generate a random username
- Select a random domain
- Generate a secure password
- Guide you through the registration process
- Monitor your inbox after registration
python main.py [OPTIONS]
Option | Description |
---|---|
--domain-index INDEX |
Specify the index of the domain to use |
--username USERNAME |
Specify a custom username (default: random 7 letters) |
--password PASSWORD |
Specify a custom password (default: random 12 characters) |
--no-proxy |
Disable proxy usage |
--disable-ssl-verify |
Disable SSL certificate verification |
--max-retries N |
Set maximum number of retries on connection failure (default: 15) |
--save-credentials |
Save credentials to email_credentials.json |
--no-inbox |
Skip inbox checking after registration |
--inbox-timeout N |
Set timeout for inbox checking in seconds (default: 60) |
--check-interval N |
Set interval between inbox checks in seconds (default: 5) |
--list-domains |
List available domains and exit |
List available domains:
python main.py --list-domains
Register with a specific domain and username:
python main.py --domain-index 0 --username myname
Register without using a proxy:
python main.py --no-proxy
Register and save credentials to file:
python main.py --save-credentials
After successful registration, the tool automatically monitors your inbox. During monitoring:
The tool supports all official cock.li domains, including:
- cock.li
- airmail.cc
- 420blaze.it
- aaathats3as.com
- cumallover.me
- horsefucker.org
- national.shitposting.agency
- nigge.rs
- tfwno.gf
- cock.lu
- cock.email
- firemail.cc
- memeware.net
- cocaine.ninja
- waifu.club
This tool is provided for legitimate use only. We are against abusing cock.li email services. To prevent blacklisting of cock.li domains on various applications, please use responsibly.
This project is licensed under the MIT License - see the LICENSE file for details.
- cock.li for providing the email service