---
# System prepended metadata

title: Yggdrasil and using it for VNC- Installing in Windows

---

# Yggdrasil and using it for VNC- Installing in Windows

## Overview

[Yggdrasil](https://yggdrasil-network.github.io/) is an early-stage implementation of a fully end-to-end encrypted IPv6 network. It is lightweight, self-arranging, supported on multiple platforms and allows pretty much any IPv6-capable application to communicate securely with other Yggdrasil nodes. Yggdrasil does not require you to have IPv6 Internet connectivity - it also works over IPv4.

## Install
Follow the instructions at https://yggdrasil-network.github.io/installation-windows.html

## Configure

The Yggdrasil installer will automatically generate an `yggdrasil.conf` configuration file, if one does not exist, follow the above instructions



**Step 1:** Download and Install **yggdrasil-0.3.15-x64.msi** from [github](https://github.com/yggdrasil-network/yggdrasil-go/releases)
**Step 2:** Open Run command windows (Press Windows icon + R button )
**Step 3:** Type `cmd`
**Step 4:** Paste the command `%ALLUSERSPROFILE%\Yggdrasil\yggdrasil.conf` 

![](https://i.imgur.com/udb3rU2.jpg)

**Step 5:** It opens **`yggdrasil.conf file`** or find it in the directory `(C:\ProgramData\Yggdrasil\yggdrasil.conf)` 

![](https://i.imgur.com/aE9dnuN.png)

**Step 6:** Add `Peers: ['tcp://pantoto.net:1194']` and save it

![](https://i.imgur.com/iZYjGaJ.png)

**Step 7:** To Restart Yggdrasil go to  Task Manager click on the “Services” tab 

![](https://i.imgur.com/p3I8Cfc.jpg)


**Step 8:** Install [VNC Viewer](https://www.realvnc.com/en/connect/download/viewer/) and Enter a VNC Server address `[203:8b0b:5f3e:b859:c36:efdf:ab6e:50cc]`

![](https://i.imgur.com/HbIMKjW.png)

**Step 9:** Enter username and password

![](https://i.imgur.com/IDxzk0z.png)


**Step 10:** Your PI is ready to access

![](https://i.imgur.com/Q2b3L7V.png)





## Known IPs for testing

* [203:8b0b:5f3e:b859:c36:efdf:ab6e:50cc]
* [202:b469:4833:9f43:867d:b129:2e1:8b6b]

