Skip to content

A feature-rich command-line tool for registering and managing email accounts on cock.li domains with a beautiful interface.

License

Notifications You must be signed in to change notification settings

0xhkamori/cockli-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cock.li Email Registration Tool

A feature-rich command-line tool for registering and managing email accounts on cock.li domains with a beautiful interface.

Features

  • ✅ Register email accounts on cock.li and its alternate domains
  • 🔄 Automatic proxy discovery and usage
  • 📧 Real-time inbox monitoring
  • 🎨 Beautiful terminal UI with Rich

Installation

Prerequisites

  • Python 3.6+
  • pip (Python package installer)

Setup

  1. Clone this repository:

    git clone https://github.com/0xhkamori/cockli-cli.git
    cd cockli-cli
    
  2. Create a virtual environment (recommended):

    python -m venv venv
    source venv/bin/activate  # On Windows: venv\Scripts\activate
    
  3. Install the required dependencies:

    pip install -r requirements.txt
    

Usage

Basic usage:

python main.py

This will:

  1. Generate a random username
  2. Select a random domain
  3. Generate a secure password
  4. Guide you through the registration process
  5. Monitor your inbox after registration

Command Line Options

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

Examples

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

Inbox Monitoring

After successful registration, the tool automatically monitors your inbox. During monitoring:

Available Domains

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

Notes

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.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

  • cock.li for providing the email service

About

A feature-rich command-line tool for registering and managing email accounts on cock.li domains with a beautiful interface.

Topics

Resources

License

Stars

Watchers

Forks

Languages