aboutsummaryrefslogtreecommitdiff
path: root/run-hs-test.sh
blob: 109ba156adb71b4430f062a7f972bc5d8a587b30 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

export PATH=~/University/COMP3020/tor/src/or:$PATH

./chutney stop networks/hidden-service
rm -rf net/nodes
./chutney configure networks/hidden-service
./chutney start networks/hidden-service