| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
setup_network.sh is used as-is, and as_root :-/ This little thing adds some LINUX network namespaces in which you can run mycelium U're a dev so deal with it
This lill skrip will just start $NUMOFNS network namespaces in your LINUX box where you can SUDO (because I know for a fact that you weren't root, of course), start a mycelium daemon in the main namespace and one in each NS.
Start with
source ./bigmush.sh
getmyceliumwill get the latest release binary from github
Then
source ./bigmush.sh
doitwill create and start a 50 node mycelium with one central
source ./bigmush
dropitwill kill with little mercy mycelium daemons and delete the namespaces
source ./bigmush.sh
cleanitwill do a dropit and clean *.{bin,out} files
showitwill send a USR1 signal to all mycelium daemons that will
every namespace has an xx.out file that is stout and stderr the xx.bin file is the namespace daemon's privkey.
| Back | FazBrowse Home | New Git URL |