mirror of
https://github.com/cwinfo/yggdrasil-map
synced 2024-11-09 23:00:26 +00:00
update addresses in README
This commit is contained in:
parent
5ae90eeae3
commit
94da0f811f
@ -1,10 +1,11 @@
|
|||||||
# fc00.org
|
# fc00.org
|
||||||
|
|
||||||
Source code for http://fc00.org (http://www.fc00.org for clearnet)
|
Source code for http://fc00.atomshare.net (http://h.fc00.atomshare.net for Hyperboria).
|
||||||
|
|
||||||
## Sending your view of the network
|
## Sending your view of the network
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget https://raw.githubusercontent.com/Randati/fc00.org/master/scripts/sendGraph.py
|
wget https://raw.githubusercontent.com/zielmicha/fc00.org/master/scripts/sendGraph.py
|
||||||
nano sendGraph.py
|
nano sendGraph.py
|
||||||
chmod +x sendGraph.py
|
chmod +x sendGraph.py
|
||||||
|
|
||||||
@ -14,7 +15,7 @@ chmod +x sendGraph.py
|
|||||||
|
|
||||||
## Web server
|
## Web server
|
||||||
```bash
|
```bash
|
||||||
git clone git@github.com:Randati/fc00.org.git
|
git clone git@github.com:zielmicha/fc00.org.git
|
||||||
sudo apt-get install python-flask python-flup python-mysqldb
|
sudo apt-get install python-flask python-flup python-mysqldb
|
||||||
|
|
||||||
cd fc00.org/web
|
cd fc00.org/web
|
||||||
|
Loading…
Reference in New Issue
Block a user