aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2019-09-05 02:06:55 +0000
committerRob Austein <sra@hactrn.net>2019-09-05 02:06:55 +0000
commitdffca0d997ca24af10268c2e2091750aed5c0541 (patch)
tree2ce85083491275ca6d3a8a3512f9f1c32a8dab77 /README.md
parentb73d9b5e5f32f1e1f297f15b1f650f2a3b460e61 (diff)
run.sh
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index cfde4c3..6ad71d7 100644
--- a/README.md
+++ b/README.md
@@ -10,4 +10,7 @@ resource. Running this in one's normal web browser is a bad idea.
So what one really wants here is a burner web browser. Here you go.
-See `create.sh` for how one might run the image.
+See `create.sh` and `run.sh` for ways one might use the image.
+
+Something along the lines of the `run.sh` formulation might work well
+as the command portion of a tunneling `ssh -L 5900:127.0.0.1:5900` command.