You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In **Tails**, the *torsocks* software is required to wrap the internet queries of the Uniblow app. Else you get the network error message *Network is unreachable*.
85
85
86
86
```
87
-
torsocks ./Uniblow-linux-x86_64-2.7.6
87
+
torsocks ./Uniblow-linux-x86_64-2.7.7
88
88
```
89
89
90
90
In **Debian or Ubuntu**, you can directly run it from the file explorer GUI : double-click on the Uniblow binary icon to start it.
91
91
92
-
If nothing happens after some seconds, open a terminal in the current directory and type `./Uniblow-linux-x86_64-2.7.6`
92
+
If nothing happens after some seconds, open a terminal in the current directory and type `./Uniblow-linux-x86_64-2.7.7`
0 commit comments