Commit Graph

66 Commits (control-port)
 

Author SHA1 Message Date
Anonymous contributor 9f706238fc Enables configuration of Tor's control port
The patch adds a single commit which enables configuration of Tor's control port. Once merged, your project can be used in conjuction with vanguards, an addon which increases privacy of a hidden service.
4 years ago
Christophe Mehay 4c3c04e7a5 Add documentation 5 years ago
Juraj Bednar e27afd0709 Add an option TOR_SOCKS_PORT to expose tor socks port for outgoing connections 5 years ago
Christophe Mehay 0bfb557c06
Merge pull request #33 from cmehay/dependabot/pip/typed-ast-1.3.2
Bump typed-ast from 1.3.1 to 1.3.2
5 years ago
Christophe Mehay e89a6d7a65
Merge pull request #35 from cmehay/fix
Fix type error for private key loading
5 years ago
Christophe Mehay 7c5dcac785 Fix type error for private key loading 5 years ago
Christophe Mehay 9bf2d96e60
Merge pull request #34 from cmehay/update
Update pytor to 0.1.5
5 years ago
Christophe Mehay a00e32eebb Update pytor to 0.1.5 5 years ago
dependabot[bot] 95ca2d70a0
Bump typed-ast from 1.3.1 to 1.3.2
Bumps [typed-ast](https://github.com/python/typed_ast) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/python/typed_ast/releases)
- [Changelog](https://github.com/python/typed_ast/blob/master/release_process.md)
- [Commits](https://github.com/python/typed_ast/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Christophe Mehay 3cf37e1f8f
Merge pull request #31 from cmehay/typo
Fix typo, add test for v2 secret key in env, fix docker build scripts
5 years ago
Christophe Mehay 7bed3974f0 Fix typo, add test for v2 secret key in env, fix docker build scripts 5 years ago
Christophe Mehay 24c65843c3
Merge pull request #26 from cmehay/doc
Add push hook for docker automated build
5 years ago
Christophe Mehay 9b1936575c Add push hook for docker automated build 5 years ago
Christophe Mehay 3abc50e498
Merge pull request #25 from cmehay/doc
Update documentation for sockets
5 years ago
Christophe Mehay d666d38974 Update documentation for sockets 5 years ago
Christophe Mehay 4d76ed30ef
Merge pull request #23 from cmehay/autobuild
Add docker build hook
5 years ago
Christophe Mehay 9d0ce3f8ca Add docker build hook 5 years ago
Christophe Mehay a348494092
Merge pull request #22 from cmehay/v3
Add tor v3 addresses support
5 years ago
Christophe Mehay 9e40a2d075 Add tor v3 addresses support 5 years ago
Christophe Mehay 8d562ed2e6 Merge pull request #17 from cmehay/pyentrypoint
Update pyentrypoint to 0.5.1
7 years ago
Christophe Mehay 49aed0e8db Update pyentrypoint to 0.5.1 7 years ago
Christophe Mehay c344b08c9c Update README.md 7 years ago
Christophe Mehay 5ab7058701 Merge pull request #16 from cmehay/multiple
Fix dockerfile
7 years ago
Christophe Mehay ccb26c9378 Fix dockerfile 7 years ago
Christophe Mehay 7090945990 Merge pull request #15 from cmehay/multiple
Rewrite Onions.py and add support for multiple services per address
7 years ago
Christophe Mehay 3ee624d910 Add Makefile and docker-compose v3 7 years ago
Christophe Mehay f206ea354c Add pre-commit 7 years ago
Christophe Mehay 27dd14ab33 Add support for multiple services per address 7 years ago
Christophe Mehay a939d3620f Merge pull request #12 from cmehay/socket
Add socket support
7 years ago
Christophe Mehay f9f2d53556 Add socket support 7 years ago
Christophe Mehay 26aa3ab364 Merge pull request #11 from cmehay/eadme
Fix readme
7 years ago
Christophe Mehay 7541712c86 Fix readme 7 years ago
Christophe Mehay 326667d24d Merge pull request #10 from cmehay/ports
Parse multiple ports from environment
7 years ago
Christophe Mehay 3843fe5bd3 Parse multiple ports from environment 7 years ago
Christophe Mehay f5b25abd3c Merge pull request #9 from cmehay/reload
Add reload on config change
7 years ago
Christophe Mehay 2bd4787a45 Add reload on config change 7 years ago
Christophe Mehay d05d649be4 Merge pull request #7 from binfalse/install-latest-tor
install latest version of tor
8 years ago
Martin Scharm 9e7a8ec836 install latest version of tor
instead of maintaining an environmental variable the script now
goes for the latest tag known to the git repo.
8 years ago
Christophe Mehay e8e6e29de6 Merge pull request #6 from cmehay/build
- Don't build tests
- Reset confdir to /etc
- Using hostname in torrc
8 years ago
Christophe Mehay 2f150def09 Using hostname in torrc 8 years ago
Christophe Mehay 2e0f4dab4a Don't build tests and reset confdir to /etc 8 years ago
Christophe Mehay 5aa30e1de6 Merge pull request #5 from cmehay/build
Use alpine and build tor from source
8 years ago
Christophe Mehay 38ba81f386 Use alpine and build tor from source 8 years ago
Christophe Mehay 5463744e49 Merge pull request #4 from cmehay/v2
Add support for docker-compose v2 and private keys
8 years ago
Christophe Mehay 4615d83430 Add support for docker-compose v2 and private keys 8 years ago
Christophe Mehay dc821c284a Fix README typo 8 years ago
Christophe Mehay 6e513648cf Update pyentrypoint to 0.3.7 8 years ago
Christophe Mehay a4d935a8b4 Update pyentrypoint to 0.3.1 8 years ago
Christophe Mehay cb24563893 Discard UDP ports 8 years ago
Christophe Mehay 3081356fb1 Display port with .onion 8 years ago