Update README.md about torrc config edit

This commit is contained in:
Peter Dave Hello 2021-01-24 23:15:26 +08:00
parent a63920f51b
commit 857d6c8a94

View file

@ -81,7 +81,7 @@ The super easy way to setup a [Tor](https://www.torproject.org) [SOCKS5](https:/
## IP renewal
- Tor changes circuit automatically every 10 minutes by default, which usually bring you the new IP address, it's affected by `MaxCircuitDirtiness` config, you can override it with your own `torrc`. See the official [manual](https://www.torproject.org/docs/tor-manual.html.en) for more details.
- Tor changes circuit automatically every 10 minutes by default, which usually bring you the new IP address, it's affected by `MaxCircuitDirtiness` config, you can override it with your own `torrc`, or edit the config file and restart the container. See the official [manual](https://www.torproject.org/docs/tor-manual.html.en) for more details.
- To manually renew the IP that Tor gives you, simply restart your docker container to open a new circuit: