Skip to content

DDNetPP/server-plugin-frontail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

server-plugin-frontail

Stream teeworlds logs to web front end

https://github.com/mthenw/frontail

npm i frontail -g
git clone [email protected]:DDNetPP/server myserver
cd myserver/lib
mkdir -p plugins && cd plugins
git clone [email protected]:DDNetPP/server-plugin-frontail

And then in your server.cnf put the map you want to search for

# this is mostly for other plugins that want to link to it
pl_frontail_url=https://yourdomain.com
pl_frontail_port=9001
curl localhost:9001

About

Stream teeworlds logs to web front end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages