When you disconnect a device from your Bubble, it will revert to regular Internet access. The device's network connections will no longer be routed through your Bubble. You can reconnect it later if you want.
Disconnect a Windows, Mac OS X, Android or iOS device
To disconnect from your Bubble, open the Bubble app on your device and click the "Disconnect" button.
To reconnect, click the "Connect" button.
Disconnect a Linux system
To disconnect from your Bubble, open a terminal and run this command:
sudo wg-quick down wg0
To reconnect, run this command:
sudo wg-quick up wg0
Comments
0 comments
Please sign in to leave a comment.