From be65e57a4f0af15b67aaa663fcfa0ac157777a20 Mon Sep 17 00:00:00 2001 From: Axon Date: Sun, 8 Nov 2015 00:14:32 +0000 Subject: [PATCH] Do not explicitly use curl to verify torified connectivity --- configuration/torvm.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/configuration/torvm.md b/configuration/torvm.md index d9c8bf01..2d111df5 100644 --- a/configuration/torvm.md +++ b/configuration/torvm.md @@ -86,9 +86,8 @@ Installation qvm-prefs -s torvm netvm sys-net 8. Start the TorVM and any AppVM you have configured to be route through the TorVM -9. From the AppVMs, verify torified connectivity - - curl https://check.torproject.org +9. From the AppVMs, verify torified connectivity, e.g. by visiting + `https://check.torproject.org`. ### Troubleshooting ###