Skip to content

plopezmartin/clanserver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

clanserver

Setup instructions

sudo apt-get install python-pip python-dev build-essential
sudo pip install --upgrade pip
sudo pip install gevent
sudo pip install xmltodict
python clanserver.py

If you want to run the server with persistence

nohup python clanserver.py &

Troubleshooting

Open up port 3000 in your inbound security rules within the Amazon EC2 security groups console.

History

Original version written in Java.
Then ported to C#.NET
Ported to Python by sswang923

Credits

sswang923

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%