Update README about renew IP/circuit, close #1

This commit is contained in:
Peter Dave Hello 2017-11-06 05:19:16 +08:00 committed by GitHub
parent b5a7344482
commit 6ad037d9b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,5 +52,15 @@ 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
```
Just note that all the connections will be terminated and need to be reconnected.
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!