A comprehensive, user-friendly guide for using Mycelium - an IPv6 overlay network for secure device connections.
The documentation is available in two locations:
- GitHub Pages (Recommended): https://threefoldtech.github.io/www_myceliumguide/
- Source Files:
/docsdirectory
- Installation - Get Mycelium running on Linux, macOS, Windows, iOS, and Android
- Quick Start - Connect to the network in under 5 minutes
- Configuration - Customize your setup with config files and CLI options
- Usage - Daily usage patterns, SOCKS5 proxy, and real-world examples
- Troubleshooting - Common issues and solutions
To preview the documentation locally:
cd docs
jekyll serveVisit http://localhost:4000/www_myceliumguide/
Contributions are welcome! To improve the documentation:
- Fork this repository
- Make your changes in the
/docsdirectory - Test locally with Jekyll
- Submit a pull request
This documentation is part of the Mycelium project. See the main repository for license information.