5
0
mirror of https://github.com/cwinfo/yggdrasil-map synced 2025-02-05 17:46:18 +00:00
2014-06-05 17:50:37 +03:00
2014-06-05 00:27:06 +03:00
2014-03-30 17:43:14 +03:00

fc00.org

Source code for http://fc00.org (http://www.fc00.org for clearnet)

Sending your view of the network

wget https://raw.githubusercontent.com/Randati/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:Randati/fc00.org.git
sudo apt-get install python-flask python-flup python-mysqldb

cd fc00.org/web

cp web_config.example.cfg web_config.cfg
nano web_config.cfg

cp lighttp.example.conf lighttp.conf
nano lighttp.conf
sudo sh -c "echo 'include \"/path/to/fc00.org/web/lighttp.conf\"' >> /etc/lighttpd/lighttpd.conf"
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%