works on ChromeOS with Crostini VM (#262)

* works on ChromeOS with Crostini VM

tested on ASUS C101PA on Dev channel, should also work on Intel machines and Beta channel

* crostini doc, and a note about xterms and VNC

tested on ASUS C101PA on Dev channel, should also work on Intel machines and Beta channel
This commit is contained in:
tony godshall 2018-08-24 17:30:45 -07:00 committed by Brian May
parent 0dba8a8beb
commit 561b648e4b
2 changed files with 13 additions and 0 deletions

12
docs/chromeos.rst Normal file
View File

@ -0,0 +1,12 @@
Google ChromeOS
===============
Currently there is no built in support for running sshuttle directly on
Google ChromeOS/Chromebooks.
What we can really do is to create a Linux VM with Crostini. In the default
stretch/Debian 9 VM, you can then install sshuttle as on any Linux box and
it just works, as do xterms and ssvncviewer etc.
https://www.reddit.com/r/Crostini/wiki/getstarted/crostini-setup-guide

View File

@ -6,5 +6,6 @@ Contents:
.. toctree::
:maxdepth: 2
chromeos
tproxy
windows