Do not explicitly use curl to verify torified connectivity

This commit is contained in:
Axon 2015-11-08 00:14:32 +00:00
parent 811717903c
commit be65e57a4f
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -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 ###