summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authortony godshall <togo@of.net>2018-08-24 17:30:45 -0700
committerBrian May <brian@linuxpenguins.xyz>2018-08-25 10:30:45 +1000
commit561b648e4bb496e7e0848e8f8aa98a73afbd1768 (patch)
treef75ac424d5146a62f91124a3c7901b5faf5cc6a2 /docs
parent0dba8a8beb5e2a6f16042421455004c2e7587ed4 (diff)
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
Diffstat (limited to 'docs')
-rw-r--r--docs/chromeos.rst12
-rw-r--r--docs/platform.rst1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/chromeos.rst b/docs/chromeos.rst
new file mode 100644
index 0000000..fd879fa
--- /dev/null
+++ b/docs/chromeos.rst
@@ -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
+
diff --git a/docs/platform.rst b/docs/platform.rst
index 62521c9..856ddf2 100644
--- a/docs/platform.rst
+++ b/docs/platform.rst
@@ -6,5 +6,6 @@ Contents:
.. toctree::
:maxdepth: 2
+ chromeos
tproxy
windows