mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-04-24 19:29:21 +02:00
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:
parent
0dba8a8beb
commit
561b648e4b
12
docs/chromeos.rst
Normal file
12
docs/chromeos.rst
Normal 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
|
||||||
|
|
@ -6,5 +6,6 @@ Contents:
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
|
chromeos
|
||||||
tproxy
|
tproxy
|
||||||
windows
|
windows
|
||||||
|
Loading…
Reference in New Issue
Block a user