Skip to content

lvs0/Polygone-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⬡ Polygone-CLI

The universal entry point for the Polygone post-quantum ecosystem.

One command to install all 7 modules. One command to rule them all.


Project origin · Origine : French engineering · l-vs · collective Hope (by Hope). Public focus: post-quantum protocols — not hosting economics or free-tier setups.


🚀 Quick Install (Full Suite)

curl -fsSL https://raw.githubusercontent.com/lvs0/Polygone-CLI/main/install.sh | bash

🎯 Selective Install

Only need the VPN and storage?

./install.sh --only core,drive,hide

Modules : core, server, drive, hide, shell, brain, petals.
Si un crate échoue (dépendances lourdes), relance avec ./install.sh --keep-going pour installer le reste.

📦 What Gets Installed

Binary Module Purpose
polygone Polygone Core protocol, key generation, relay node
polygone-drive Polygone-Drive Sharded storage, streaming, Vapor Links
polygone-hide Polygone-Hide SOCKS5 Vapor Tunnel (VPN)
polygone-shell Polygone-Shell TUI monitoring dashboard
polygone-brain Polygone-Brain AI diagnostics & network intelligence
polygone-petals Polygone-Petals Distributed LLM inference

🛠️ Quick Start After Install

# Generate your post-quantum identity
polygone keygen

# Start a relay node
polygone node start

# Upload a file to the network
polygone-drive upload secret.pdf --recipient peer.pub

# Activate the privacy tunnel  
polygone-hide start

# Run a network diagnostic
polygone-brain doctor

📋 Requirements

  • Rust (nightly recommended): curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • Linux / macOS (Windows via WSL2)

⚖️ License

MIT License — 2026 · l-vs · Hope (by Hope) · Polygone ecosystem

About

⬡ Universal installer for the Polygone post-quantum ecosystem. Install VPN, Storage, AI, and TUI in one command.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors