﻿FreedomNet Bootstrap Node
Version: 0.1.62

What this bundle contains
- ghostterm_host.exe
- run_bootstrap_node.ps1
- install_bootstrap_service.ps1
- uninstall_bootstrap_service.ps1

Quick start
1. Open an elevated PowerShell window on a public Windows host.
2. Run:
   .\install_bootstrap_service.ps1 -SeedHost seed1.imagine-freedom.net -Port 4001
3. Confirm UDP 4001 reaches this host from the internet.
4. Pin the same host:port into mobile\config\freedomnet_bootstrap_nodes.txt
5. Rebuild the ghostOS runtime and GT public package.

Manual foreground run
   .\run_bootstrap_node.ps1 -SeedHost seed1.imagine-freedom.net -Port 4001

Important
- Use the same seed host and port here and in the mobile kernel config.
- This daemon is only the public network adapter. The bootstrap policy and wire types stay owned by the mobile kernel.
