Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chat-app

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chat-app

Allows people to chat with others through terminal

  • 1.1.10
  • PyPI
  • Socket score

Maintainers
1

chat-app

Allows people to chat through terminal

Installation

Install Using Git:

git clone https://github.com/lol-cubes/chat-app.git
pip install cryptography
python3 chat-app/chat-app  # setup

Install Using Pip:

pip install chat-app
python3 -m chat-app  # setup

Usage

Create a Server

chat-app server

Port is any 4-digit number that isn't already in use (you'll know when it's in use)

Join a Server

chat-app client

The server is the IP address of the server machine. Find your IP address (on unix) using the command:

ipconfig getifaddr en0

System Requirements and Dependencies

  • Python 3.x installed
  • Unix-based OS

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc