-
Notifications
You must be signed in to change notification settings - Fork 47
delete
The are two ways to delete the mini-Internet. First, you can delete all the virtual ethernet pairs, docker containers, OVS switches and OpenVPN processes used in the mini-Internet with the following command:
sudo ./cleanup/cleanup.sh .
However, this script uses the configuration files, thus if they have changed since the time the mini-Internet was built, or if the mini-Internet did not setup properly, it might be that not all the components get deleted. That could be problematic if you try to start a new mini-Internet. We thus also provide a script that simply deletes all the ethernet pairs, containers and switches.
sudo ./cleanup/hard_reset.sh
-
Configure the mini-Internet
-
Operate the mini-Internet
-
Use the mini-Internet
-
Built-in services
-
Additional tools and features