Update README.md
This commit is contained in:
parent
c506b3401c
commit
93d5297682
1 changed files with 7 additions and 1 deletions
|
@ -42,9 +42,15 @@ sudo kill -HUP $(pidof tor)
|
||||||
---
|
---
|
||||||
## [toriptables2g with GUI notification](https://bitbucket.org/ruped24/toriptables2g/src)
|
## [toriptables2g with GUI notification](https://bitbucket.org/ruped24/toriptables2g/src)
|
||||||
#### Dependencies:
|
#### Dependencies:
|
||||||
|
|
||||||
|
Install [python-notify](http://ftp.br.debian.org/debian/pool/main/n/notify-python/python-notify_0.1.1-4_amd64.deb)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
apt install tor python-notify
|
apt install tor
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[Screenshot](https://drive.google.com/open?id=0B79r4wTVj-CZSEdkaTBNOVc5aUU)
|
[Screenshot](https://drive.google.com/open?id=0B79r4wTVj-CZSEdkaTBNOVc5aUU)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue