5
0
mirror of https://github.com/cwinfo/yggdrasil-map synced 2025-02-06 00:46:21 +00:00
Michał Zieliński 72127ded31 update README
2015-07-26 22:16:07 +02:00
2015-07-26 19:08:51 +02:00
2014-03-30 17:43:14 +03:00
2015-07-26 22:16:07 +02:00

fc00.org

Source code for http://fc00.atomshare.net (http://h.fc00.atomshare.net on Hyperboria).

Sending your view of the network

wget https://raw.githubusercontent.com/zielmicha/fc00.org/master/scripts/sendGraph.py
nano sendGraph.py
chmod +x sendGraph.py

# Run this every 5-60 minutes
./sendGraph.py

Web server

git clone git@github.com:zielmicha/fc00.org.git
sudo apt-get install python-flask python-flup python-mysqldb python-pygraphviz

cd fc00.org/web
python web.py

Run web/updateGraph.py periodically to rerender nodes graph. You may want to customize reverse-proxy IP retrieval logic in web.py.

Description
Yggdrasil network map
Readme GPL-3.0 279 KiB
Languages
Python 48.3%
JavaScript 23.8%
Go 12.2%
HTML 6.1%
CSS 5.3%
Other 4.3%