Update README
This commit is contained in:
parent
6ad037d9b0
commit
ddc9effd18
1 changed files with 4 additions and 3 deletions
|
@ -52,15 +52,16 @@ The super easy way to setup a tor SOCKS5 proxy server without relay/exit feature
|
|||
```sh
|
||||
$ docker stop tor_socks_proxy
|
||||
```
|
||||
|
||||
|
||||
## How to renew IP?
|
||||
|
||||
- To To renew the IP that Tor gives you, simply restart your docker container:
|
||||
```sh
|
||||
$ docker restart tor_socks_proxy
|
||||
$ docker restart tor_socks_proxy
|
||||
```
|
||||
|
||||
Just note that all the connections will be terminated and need to be reconnected.
|
||||
|
||||
## Note
|
||||
|
||||
For the project sustainability I strongly encourge you to help setup Tor bridge/exit and donate money to the Tor project (Not this proxy project) when you have the ability/capacity!
|
||||
**For the project sustainability I strongly encourge you to help setup Tor bridge/exit and donate money to the Tor project (Not this proxy project) when you have the ability/capacity!**
|
||||
|
|
Loading…
Reference in a new issue