Skip to content

telnet 을 통해 익명으로 채팅할 수 있는 채팅프로그램

Notifications You must be signed in to change notification settings

SecretJuJu/telnet-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telnet-chat

telnet 을 통해 익명으로 채팅할 수 있는 채팅프로그램

개발환경 세팅

python3 -m venv venv
source venv/bin/activate
brew install python-tk

server 실행

python server/server.py

client 실행

python client/client.py

About

telnet 을 통해 익명으로 채팅할 수 있는 채팅프로그램

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages