Download Appteka (works without ads)

Appteka is a community-driven, free Android apps market

Yggdrasil

Yggdrasil

29 downloads

Uploaded by
Silent Miqo
Version
0.1-018 (build 18) 
Size
19.0 MiB
Publish Date
2024-09-13
Category
Tools
Package
eu.neilalexander.yggdrasil
Minimum OS
Android 5.0
SHA1
cbb26bb01bc3459e82540e09183dbaad6db2c98b
Description
Yggdrasil is an overlay network implementation of a new routing scheme for mesh networks. It provides end-to-end encrypted IPv6 routing between all network participants. Peerings between nodes can be configured using TCP/TLS connections over local area networks, point-to-point links or the Internet. Even though the Yggdrasil Network provides IPv6 routing between nodes, peering connections can be set up over either IPv4 or IPv6. A few questions Why do I need IPv6? While Yggdrasil does transport only IPv6 traffic internally, you do not need an IPv6 internet connection to peer with other Yggdrasil users. You can peer with other Yggdrasil nodes over either IPv4 or IPv6. Privacy? Yggdrasil is not meant for privacy. Peers will be able to see your IP address and peers and multicast-discovered peerings on the same network will typically expose your device MAC address. If you wish for peers not to see your IP address you can peer over Tor, I2P, or Lokinet. Why is it called Yggdrasil? Yggdrasil is named after the mythical world tree of Norse cosmology. Peers: Pick some peers from the list and add them to that section of the file (one per line) so it now looks something like this: Peers: [ tcp://50.236.201.218:56088 tcp://lancis.iscute.moe:49273 tcp://45.77.107.150:34660 tls://longseason.1200bps.xyz:13122 tls://107.189.4.167:42024 ] Для андроид Нейл написал приложение https://github.com/yggdrasil-network/yggdrasil-android Немного поюзав вполне неплохое Мне даже получилось стать пиром. Странно почему разработчик не добавил эту функцию в самом приложении. Напишу инструкцию как это можно сделать : Необходимо : Статический Ip адрес + проброшеный порт на маршрутезаторе. Root. Какой-нибудь файловый менеджер например MiXplorer На устройстве находим файл: data/data/eu.neilalexander.yggdrasil/files/yggdrasil.conf Временно меняем права на 777 чтобы отредактировать и сохранить обратно. В текстовом редакторе откроется не стандартный конфиг, а какой-то обрезанный: ————— {"PrivateKey":"ef2355gh7c220d6cctyb7f7b2b838150b4f7ffcc ec4ed6a838 531dd8ae0cea4264cb025f482864b7f10117be6b1a 0222d1041a710f8dcac8", "Peers":[tcp:\/\/itcom.multed.com:7991"],"InterfacePeers":{} ,"Listen":[],"AdminListen":"none","MulticastInterfaces":[{"Regex":".*","Beacon":true,"Listen":true,"Port":0,"Priority":0, "Password":""}],"AllowedPublicKeys":[],"IfName":"none","IfMTU":65535,"NodeInfoPrivacy":false, "NodeInfo":null} ————— В котором нам надо найти “Listen":[] и в квадратные скобочки вставить ip адрес : ваш проброшеный порт - должно получится примерно так Listen":["tcp:\/\/0.0.0.0:7777"], Сохраняем с правами 600 , перезапускаем приложениее. Раздаем доступ в сеть своим друзьям , подключаем различные устроиства. Список сайтов в Yggdrasil: http://[21e:a51c:885b:7db0:166e:927:98cd:d186] Wiki пользователей Yggdrasil [Clearnet]: https://howto.yggno.de/start Wiki пользователей Yggdrasil [Yggdrasil]: http://[222:a8e4:50cd:55c:788e:b0a5:4e2f:a92c] Wiki пользователей Yggdrasil [Зеркало сайта]: http://[320:9c1:e1fa:a105::d] Wiki пользователей Yggdrasil [I2P]: http://yggdrasil.acetone.i2p Wiki пользователей Yggdrasil [Gemini]: gemini://betahowto.duckdns.org Documentation: https://yggdrasil-network.github.io/documentation.html FAQ: https://yggdrasil-network.github.io/faq.html

You may also be interested