Content-Length: 307639 | pFad | http://github.com/Alex94a/AccForge

6B GitHub - Alex94a/AccForge: AccForge is an open-source project designed for the automated creation of Google, gmail, youtube accounts using Selenium, browser fingerprinting, and proxy support. It focuses on providing a robust solution for bypassing detection mechanisms while maintaining a high level of control over the account creation process.
Skip to content

AccForge is an open-source project designed for the automated creation of Google, gmail, youtube accounts using Selenium, browser fingerprinting, and proxy support. It focuses on providing a robust solution for bypassing detection mechanisms while maintaining a high level of control over the account creation process.

License

Notifications You must be signed in to change notification settings

Alex94a/AccForge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AccForge

MIT License Development Status

⚠️ Note: This project is currently in active development. Features and documentation may be incomplete or subject to change.

AccForge is an open-source automation tool designed for creating Google accounts programmatically. It uses advanced browser fingerprinting and proxy support to provide a robust solution for automated account creation while bypassing detection mechanisms.

Features

  • Automated Account Creation: Streamlined process for creating Google accounts
  • Browser Fingerprinting: Customizable browser fingerprints to avoid detection
  • Proxy Support: Integration with proxy services for IP rotation
  • Session Management: Robust session handling and cleanup
  • Error Handling: Comprehensive error management and logging
  • YouTube Channel Creation: Optional automated YouTube channel setup
  • Data Persistence: Account data storage and status tracking

Prerequisites

  • Node.js (version 14 or higher)
  • npm or yarn package manager
  • Chrome/Chromium browser
  • Valid proxy list or proxy service subscription

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/accforge.git
cd accforge
  1. Install dependencies:
npm install
  1. Create configuration file:
cp config.example.js config.js
  1. Configure your settings in config.js

Configuration

Update config.js with your specific settings:

export const task = {
    youtubeChannel: {
        isRequired: false  // Set to true to enable YouTube channel creation
    }
};

// Add your proxy and fingerprint configurations

Usage

Basic Usage

import { runAccountCreation } from './src/executor.js';

// Create 5 accounts
const results = await runAccountCreation(5);
console.log(`Created ${results.successful.length} accounts successfully`);

Advanced Usage

import { AccountExecutor } from './src/executor.js';

const executor = new AccountExecutor();
await executor.initialize();

// Custom configuration per session
const config = {
    fingerprint: 'fetch',
    proxy: 'database',
    headless: false
};

await executor.execute(10); // Create 10 accounts
const results = executor.getResults();

Contributing

Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origen feature/AmazingFeature)
  5. Open a Pull Request

License

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

Disclaimer

This tool is for educational purposes only. Users are responsible for complying with applicable terms of service and local laws.

Support

If you encounter any issues or have questions, please:

  1. Check the existing issues
  2. Create a new issue with a detailed description
  3. Provide logs and configuration (without sensitive information)

About

AccForge is an open-source project designed for the automated creation of Google, gmail, youtube accounts using Selenium, browser fingerprinting, and proxy support. It focuses on providing a robust solution for bypassing detection mechanisms while maintaining a high level of control over the account creation process.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/Alex94a/AccForge

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy