Skip to content

TheyanzXD/Gmail-Spam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Mail-Sender JS

A simple command-line tool to send bulk emails via Gmail SMTP, with optional Telegram reporting. This tool is designed to be used for legal purposes only.

⚠️ Important Notice (Nepal Users)

Access to https://api.telegram.org is blocked in Nepal as per the directive of the Nepal Telecommunication Authority (NTA), due to content restrictions under Section 121 of the Civil Criminal Code 2074.
Telegram reporting will not work if you are using a network within Nepal without a VPN.

Features

  • Send bulk emails via multiple Gmail accounts
  • Simple, clean command-line interface
  • Telegram reporting of send statistics (IP, User, Report)
  • Silent failure if Telegram is blocked (no explicit warnings)
  • No external Python dependencies (pure Node.js)

Prerequisites

Installation

  1. Clone or download this repository.

  2. Open a terminal in the project directory.

  3. Run the setup script to install dependencies:

    npm run setup

Usage

Run the script:

npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors