Reduced delays; they weren't the source of the problem
This commit is contained in:
parent
7d764cb043
commit
be4ce4a288
|
@ -4,9 +4,7 @@ tor &
|
||||||
|
|
||||||
while ! curl -s --socks5 127.0.0.1:9050 'https://check.torproject.org/' | grep -qm1 Congratulations
|
while ! curl -s --socks5 127.0.0.1:9050 'https://check.torproject.org/' | grep -qm1 Congratulations
|
||||||
do
|
do
|
||||||
sleep 3
|
sleep 0.5
|
||||||
done
|
done
|
||||||
|
|
||||||
sleep 3
|
|
||||||
|
|
||||||
torch-agent $1 $2 $3 $4
|
torch-agent $1 $2 $3 $4
|
||||||
|
|
Loading…
Reference in New Issue
Block a user