import Pathfinding from './animations/Pathfinding' import MessageBus from './animations/MessageBus' import ProxyDetection from './animations/ProxyDetection' import ProxyForwarding from './animations/ProxyForwarding' import ContentDistribution from './animations/ContentDistribution' import { P, H3, Eyebrow } from '@/components/Texts' export function Features() { return (
{/* ✅ Top spacer + full-width line */}
Core Components

Network Capabilities

Built for resilience, performance, and autonomy.

Nodes connect through intelligent routing, peer discovery, and decentralized delivery to create a continuously optimized data mesh.

Routing

Automatic pathfinding

The Mycelium Network automatically discovers the shortest and fastest routes between nodes, ensuring optimal data flow and network efficiency without manual configuration.

Communication

Distributed message bus

Acts as a global message layer that lets nodes exchange information seamlessly. Enables resilient, asynchronous communication across the entire decentralized mesh.

Discovery

Automatic proxy detection

The system continuously scans for open SOCKS5 proxies within the network, making it effortless to find available connection points without manual setup.

Connectivity

Seamless proxy forwarding

Local SOCKS5 connections can be forwarded through nearby nodes or remote proxies. When browsers use the local proxy, traffic moves securely through the mesh—like a built-in VPN.

Delivery

Decentralized content distribution

Mycelium can serve data from distributed 0-DBs, creating a CDN-like layer that delivers content faster and more reliably—without relying on centralized servers.

{/* ✅ Bottom full-width line + spacer */}
) }