8000 GitHub - MrCrunchwrap/udpchat: UDP chat server and CGI client
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MrCrunchwrap/udpchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project is a simple web based chat client.

How it works:

udpchatserver.py must be running on the machine you want to connect to. The udpchat.cgi and udpchat.html files must be hosted on a machine configured to host CGI scripts, etc.

Once done, you can navigate to the hosted udpchat.html page, and enter login details. Currently the server simply stores username/password pairs as a dictionary, no encryption.

About

UDP chat server and CGI client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0