Skip to content

gabrielmaialva33/ssg

Repository files navigation

PalWeed

🗝 SSG - String Session Generator 🔗

SSG is a GramJS/Telethon string session generator that runs directly in your browser, with no need for external API requests.

License GitHub top language GitHub language count Repository size GitHub last commit Maia


📖 About the Project

The SSG (String Session Generator) is a simple and secure application for generating string sessions for Telethon/GramJS directly in the browser, avoiding the risk of sharing sensitive data.


🌟 Features

  • Generates string sessions directly in the browser.
  • User-friendly and intuitive interface.
  • No need for local dependency installations.
  • Compatible with mobile and desktop devices.

🚀 GitHub Pages Deployment

The project is available online at:
🔗 SSG GitHub Pages


🛠️ Technologies Used

  • TypeScript – For code structure.
  • Sass (SCSS) – For modern and dynamic styling.
  • Webpack – For resource bundling.
  • GitHub Actions – For continuous deployment.
  • GramJS/Telethon – Library for Telegram communication.

📦 Local Installation

If you wish to run the project locally:

1. Clone the repository:

git clone https://github.com/gabrielmaialva33/ssg.git
cd ssg

2. Install the dependencies:

pnpm install

3. Run the project:

pnpm dev

🌐 How to Use

  1. Open the project dist/index.html file in your browser.
  2. Enter:
    • API ID and API HASH from your Telegram account.
    • Your phone number with the country code.
  3. Enter the Telegram verification code.
  4. If necessary, enter the two-step verification (2FA) password.
  5. The string session will be generated in your save message in your telegram account.

🚧 Contributions

Contributions are welcome! Follow the steps below:

  1. Fork the project.
  2. Create a new branch with your changes: git checkout -b my-feature
  3. Commit your changes: git commit -m 'feat: My new feature'
  4. Push your branch: git push origin my-feature
  5. Open a pull request

📝 License

This project is under the MIT License. See the LICENSE file for more details.


👨‍💻 Author

Contributors

Made with ❤️ by Gabriel Maia. 👋🏽 Get in touch!

Linkedin Badge Github Badge Telegram Badge



© 2017-present Maia