Archived
1
0
Fork 0
This commit is contained in:
Braiden Vasco 2017-07-25 19:36:09 +00:00
parent bbeb9a4230
commit 6d1b203dda

View file

@ -5,8 +5,9 @@ Simpliest program using [toxcore](https://github.com/irungentoo/toxcore).
It connects to Tox, accepts any friendship request and returns received It connects to Tox, accepts any friendship request and returns received
messages to user. messages to user.
List of DHT nodes to bootstrap (file `nodes`) comes from List of DHT nodes to bootstrap (file `nodes`)
[Toxic source](https://github.com/Tox/toxic/blob/master/misc/DHTnodes). comes from Toxic source (not available anymore, refer to
[the official Tox status server](https://nodes.tox.chat)).
**WARNING** **WARNING**