restart tor after network change
This commit is contained in:
parent
9dce785f9f
commit
f93881ca25
1 changed files with 3 additions and 0 deletions
|
@ -14,3 +14,6 @@ sudo ip link set "$enp" up
|
||||||
# No more wireless
|
# No more wireless
|
||||||
sudo ip link set "$wlp" down
|
sudo ip link set "$wlp" down
|
||||||
|
|
||||||
|
# Restart tor on network change
|
||||||
|
sudo sv restart tor
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue