Add code to include secret config in Tor config

Signed-off-by: PandaCoderPL <git@pandacoderpl.anonaddy.me>
This commit is contained in:
PandaCoderPL 2021-11-17 13:49:59 +00:00
parent 584c670d28
commit b853281ee0
Signed by: PandaCoderPL
GPG Key ID: 101E7BD8DF5C987B
3 changed files with 7 additions and 1 deletions

View File

@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.6.2] - 2021-11-17
### Added
- Code to include secret config in [Tor Config](usr/etc/tor/torrc)
## [1.6.1] - 2021-11-17
### Changed
- Disabled NoExec and Sandbox in [Tor Config](usr/etc/tor/torrc)

View File

@ -1 +1 @@
1.6.1
1.6.2

View File

@ -19,3 +19,5 @@ DownloadExtraInfo 0
EnforceDistinctSubnets 1
SocksPort 9050 IsolateClientAddr IsolateSOCKSAuth IsolateClientProtocol IsolateDestPort IsolateDestAddr
UseEntryGuards 1
%include /data/data/com.termux/files/usr/etc/tor/torrc-secret