From ddc9effd18581c472492362f4a3e96614b239fd1 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Mon, 6 Nov 2017 05:19:59 +0800 Subject: [PATCH] Update README --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ba08d41..3ae27af 100644 --- a/README.md +++ b/README.md @@ -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!**