Skip to content

A Simple chat server that operates on Python with socket.

Notifications You must be signed in to change notification settings

littleblack111/chat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Private Chat Server(PCS)

A Simple chat server that operates on Python with socket.

this is an development project, bugs are expected

This is a very common, simple and leightweight private chat esrver(PCS)

TL;DR

  • a simple secret private chat server
  • you can join with netcat/telnet etc.

Setup

Run curl -fsSL https://github.com/littleblack111/chat-server/raw/main/setup.sh to install it.

Change Log:

See [Version History](https://github.com/littleblack111/chat-server/blob/main/Version_History.md)

About

A Simple chat server that operates on Python with socket.

Resources

Stars

Watchers

Forks

Packages

No packages published