Skip to content

andrea-ap/lanplay_manager-ap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lanplay_manager

a easy solution to managing all those servers

For Windows download capture driver : https://www.winpcap.org/install/bin/WinPcap_4_1_3.exe

For Linux execute install of capture driver : sudo apt install libpcap0.8 libuv1

works on all platforms

how to install

download latest python (older versions do not work)

run pip install -r requirements.txt or pip3 install -r requirements.txt inside directory

run python lanplay_manager.py or python3 lanplay_manager.py inside directory to launch

get server to add

official lanplay website

fail in terminal

if you are getting fail in the command prompt/terminal

follow this guide for your specific platform instructions

windows, mac, linux, pi.

permission error

sudo chmod u+x pathtofile

replace pathtofile with the actual path