Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

algorithm-ninja/phantom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phantom

Server

./server.py

Example config file: server/config.json

Mode:

exec: just execute
wait: execute and wait

How to run

On the server container:

These must all be running:

dnsmasq.service, rsyncd.service, phantom-server, phantom-collector

To clear all IP-MAC associations:

echo | sudo tee /etc/dnsmasq.d/ethers.conf

sudo systemctl restart phantom-collector

sudo systemctl restart dnsmasq.service

On the PCs

Select if worker or contestant

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages