Tor Browser in a Container: Difference between revisions
imported>Equirosa m Small changes to help with reading comprehension. |
imported>Donajoj954 Add Xpra |
||
| Line 99: | Line 99: | ||
Now you should be able to run the browser in a container and have media and audio support. | Now you should be able to run the browser in a container and have media and audio support. | ||
Alternatively, you could use Xpra over SSH | |||
<pre> | |||
xpra start ssh://browser@192.168.7.11/ --start=tor-browser | |||
</pre> | |||
Have a nice day. | Have a nice day. | ||