Start here

The .yura network: what to do first

YuraNetwork is a private namespace + routing system. The public website intentionally does not list domains or show counts. Discovery happens inside the tunnel.

Golden rule: connect to the tunnel and set DNS to 10.77.0.1. Without that, .yura will never resolve.

Quick start

1) Install

Windows: use Control Panel. Linux/macOS: scripts.

2) Connect

Connect via WireGuard. Verify DNS is set correctly.

Tunnel DNS: 10.77.0.1

3) Discover

Browse the inside-only index and built-in services.

Only works when connected.

Publish your first site

Yura Site Kit

Generate a zip that starts a local server, registers a .yura domain, and saves your site key for future runs.

What makes this different

  • Hard edge block: .yura is blocked from the public internet (anti-enumeration by design).
  • Private DNS namespace: no public directory required.
  • Gateway routing: built-in services + registered private targets.

Common problems

.yura won’t open

Usually DNS isn’t 10.77.0.1, or you’re not connected.

Connect script fails

Your client DNS may still resolve yuranetwork.com to an old IP. Use reliable DNS (1.1.1.1/8.8.8.8).

Windows scripts

Use PowerShell, not CMD. Run as admin when needed.