Skip to content

A Peer-to-Peer (P2P) Stealth Messenger built using Python's socket library and Tkinter for the graphical user interface (GUI). This application provides secure and anonymous messaging, designed to ensure privacy between users without relying on centralized servers.

Notifications You must be signed in to change notification settings

4zaax/p2p-stealth-messenger-python

Repository files navigation

p2p Stealth Messenger

A Peer-to-Peer (P2P) Stealth Messenger built using Python's socket library and Tkinter for the graphical user interface (GUI). This application provides secure and anonymous messaging, designed to ensure privacy between users without relying on centralized servers.

Features

  • P2P Communication: Enables direct communication between users without a central server.
  • Stealth Mode: Hides message traffic, ensuring secrecy and privacy.
  • GUI Interface: A simple, user-friendly interface built with Tkinter.
  • Cross-Platform: Should work on any operating system that supports Python and Tkinter.

Installation

Prerequisites

  • Python 3.x
  • Tkinter (usually comes pre-installed with Python)
  • No external libraries are required other than Python's built-in modules.

Steps

  1. Clone the repository or download the ZIP file using the following command :
git clone https://github.com/4zaax/p2p-stealth-messenger-python
  1. run main.py and test features.
project showcaes

About

A Peer-to-Peer (P2P) Stealth Messenger built using Python's socket library and Tkinter for the graphical user interface (GUI). This application provides secure and anonymous messaging, designed to ensure privacy between users without relying on centralized servers.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published