Skip to content

silvether/neuron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###########################################

  ___  ___ __ _________  ___ 
 / _ \/ -_) // / __/ _ \/ _ \ 
/_//_/\__/\_,_/_/  \___/_//_/
Neuron v 1.2 | susmithHCK

###########################################

Neuron is a simple chat room script in python. Neuron uses AES encryption for secured data transfer over public network. It consist of two scripts a server and a client. Run the server.py in a system so that the client neuron.py can connect from remote systems with the correct password. You can connect multiple neuron.py to one single server from remote systems for a group chat. You can edit neuron.conf and change password, host, port and view mode.

##########################################

SERVER.PY USAGE

$ python server.py

##########################################

NEURON.PY USAGE

$ python neuron.py "host_ip" "port" "password" "nick_name"

##########################################

contact me

https://www.facebook.com/susmithHCK

visit my blog for more info

https://khromozome.blogspot.com

########################################

About

Encrypted chat application in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%