perguth / chromeos-yggdrasil-network-setup

🖧 • Access the Yggdrasil Network on Chrome OS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChromeOS Yggdrasil Network setup

This install script and Chrome extension allows for access to the Yggdrasil Network (0200::/7) on ChromeOS.

This setup script will:

  • Add Yggdrasil repositories and install it using the package manager
  • Rename the Yggrasil interface to ygg0
  • Clean up the config file
  • Ensure Yggdrasil starts after the system wakes up from sleep
  • Install a local proxy server so that the accompanying Chrome extension can provide browser access

Install

  1. Install the Chrome extension
  2. Copy the following commands into 🔣 termina:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/perguth/chromeos-yggdrasil-network-setup/master/setup.sh)"
  1. Add peers:

Usage

  • Linux needs to run for this to work.
  • The browser extension icon is clickable and switches browser access to Yggdrasil on and off.
  • Public services available on the Yggdrasil Network can be found here.

Related

About

🖧 • Access the Yggdrasil Network on Chrome OS.


Languages

Language:JavaScript 65.1%Language:Shell 34.9%