Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mmasoud1/meshdist


https://github.com/mmasoud1/meshdist

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# MeshDist

This is a light distributed version of MeshNet using [Coinstac](https://github.com/Mmasoud1/MeshDist/wiki/Coinstac-Setup).

## Local Setup

1- Install coinstac simulator:

sudo npm i -g coinstac-simulator

2- Clone this repository:

git clone https://github.com/Mmasoud1/MeshDist.git

cd MeshDist

3- Build the Docker image (Docker must be running):

docker build -t avg_test_meshnet_no_wan .

4- Run the code:

coinstac-simulator




For setup issues and possible fixes please refer to [Wiki](https://github.com/Mmasoud1/MeshDist/wiki/Troubleshooting)