[flashproxy/master] Use https URL in exercise script.

11 Jan
2016
11 Jan
'16
7:34 a.m.
commit 0543451674853c49e3b5121354235fcd858352a2 Author: David Fifield <david@bamsoftware.com> Date: Sun Jan 10 23:33:55 2016 -0800 Use https URL in exercise script. --- experiments/exercise/exercise.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/exercise/exercise.sh b/experiments/exercise/exercise.sh index 1f46d96..96253c4 100755 --- a/experiments/exercise/exercise.sh +++ b/experiments/exercise/exercise.sh @@ -31,4 +31,4 @@ PIDS_TO_KILL+=($!) sleep 60 -curl --retry 5 --socks4a 127.0.0.1:9050 http://check.torproject.org/ +curl --retry 5 --socks4a 127.0.0.1:9050 https://check.torproject.org/
3417
Age (days ago)
3417
Last active (days ago)
0 comments
1 participants
participants (1)
-
dcf@torproject.org