Skip to content

openlierox/serverlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverlist

Public server list for OpenLieroX games

If you are running UDP masterserver on a server where public IP address changes, add these commands to your crontab, where '3' is the line number inside udpmasterservers.txt, this will update your IP address each hour.

crontab -e

@reboot sleep 30 ; cd $HOME/serverlist ; ./update-ip.sh 3 ; ./update-ipv6.sh 4
3 * * * * cd $HOME/serverlist ; ./update-ip.sh 3 ; ./update-ipv6.sh 4

To have write acceess to the repository, generate Github personal access token for openlierox organization, then clone this repository using command: git clone https://ACCESS_TOKEN@github.com/openlierox/serverlist

About

Public server list for OpenLieroX games

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages