Commit graph

  • a15bd524a0 Configure Nginx Reverse Proxy for Netbird Forwarding master wander 2026-02-07 02:47:42 -05:00
  • 13163d39f7 Fix Vanguards wait loop to respect --control_ip arg wander 2026-02-07 00:37:13 -05:00
  • f87ec7af08 Security Fix: Bind ControlPort to 127.0.0.1 for host network mode wander 2026-02-07 00:30:14 -05:00
  • a369dd48a4 Enable network_mode: host to fix connectivity issues wander 2026-02-07 00:26:21 -05:00
  • 017b76f136 Switch to bind mount ./tor-data for absolute permission control wander 2026-02-07 00:15:13 -05:00
  • deebc86b2f Fix SELinux label from :Z (private) to :z (shared) wander 2026-02-07 00:11:18 -05:00
  • 7750788708 Rename volume to tor-data-new to force permission reset wander 2026-02-07 00:09:16 -05:00
  • 115112552b attempt to make this work for podman and docker wander 2026-02-06 23:45:30 -05:00
  • e075e900cf stable 1.0.0 wander 2026-02-06 22:06:44 -05:00
  • 88d63072ce fix: vanguards cant see the consensus list wander 2026-02-06 21:26:00 -05:00
  • 6e17d8bec4 sorry i dont know that address = vanguard wander 2026-02-06 21:09:20 -05:00
  • f2f80cfa03 ERM excuse me? wheres tor at? =vanguard probably wander 2026-02-06 21:03:29 -05:00
  • 2182220c52 handling and host sanitization. wander 2026-02-06 20:56:57 -05:00
  • 824cf12529 terms and conditions wander 2026-02-06 20:47:30 -05:00
  • 7c63396b68 removal of dev packages (the fuck?) wander 2026-02-06 20:43:10 -05:00
  • aa6ce865a7 feat: making the script insta fail if off wander 2026-02-06 20:38:19 -05:00
  • dd338125f0 pyentrypoint does not support Python 3.11 yet wander 2026-02-06 20:23:20 -05:00
  • e77d847dcc fix: vanguards decoupling and project metadata wander 2026-02-06 19:48:55 -05:00
  • b0a7d4aea1 add multi-arch support, and decouple vanguards wander 2026-02-05 21:54:18 -05:00
  • 1dbcebdee3 Update tor to 0.4.7.12 Chirstophe Mehay 2023-01-08 21:20:45 +01:00
  • 4b38fef7a3 Update tor to 0.4.7.11 Chirstophe Mehay 2022-11-14 22:14:26 +01:00
  • 57f8867341 Update readme Chirstophe Mehay 2022-07-26 23:38:03 +02:00
  • 7ccc5df943 Update Vangards to 0.3.1 Chirstophe Mehay 2022-07-26 23:25:42 +02:00
  • 35ee048126 Update tor to 0.4.7.8 Chirstophe Mehay 2022-07-26 23:23:40 +02:00
  • 8896142fc4 Fix issue when restarting tor container with control password Chirstophe Mehay 2022-07-26 23:20:42 +02:00
  • 6d1320f29b Update to python 3.10 Chirstophe Mehay 2022-07-26 20:03:05 +02:00
  • 2fc69d3ff1 Fix typo in docker-compose.vanguards-network.yml Chirstophe Mehay 2022-07-24 17:18:22 +02:00
  • f801929085 Update tor version to 0.4.6.10 Chirstophe Mehay 2022-03-26 13:50:47 +01:00
  • 72579b20f2 Update python to 3.9 Chirstophe Mehay 2021-12-24 00:16:59 +01:00
  • 578fcd7403 Update README.md Christophe Mehay 2021-12-24 00:14:10 +01:00
  • 2fc3b6eb84 Drop support for onion addresses v2 * Update onions tool to v0.7.0 * Update tor to 0.4.6.9 Chirstophe Mehay 2021-12-24 00:04:37 +01:00
  • d0dd28733d Update python dependecies Chirstophe Mehay 2021-10-15 21:20:35 +02:00
  • b8478ed7ed Bump Tor to 0.4.6.7 Seth For Privacy 2021-10-14 13:29:26 +00:00
  • a3f19c53ad Update python dependancies Christophe Mehay 2021-04-10 00:50:12 +02:00
  • df79aff859 Update tor to v0.4.5.7 Christophe Mehay 2021-04-10 00:43:35 +02:00
  • a37645543f Fix tor configuration parsing to avoid loading of secrets Christophe Mehay 2021-02-20 14:34:40 +01:00
  • 3434863f10 Fix typo: rename current_torsock_version to current_torsocks_version. Andreas Schildbach 2021-02-20 12:42:43 +01:00
  • cf419a7d48 Remove double base64 decode when importing key from environment Chirstophe Mehay 2021-02-13 22:16:08 +01:00
  • 7ab49bfde4 Add tor and torsock version in plain files Chirstophe Mehay 2021-02-13 20:55:38 +01:00
  • 1dcec5c580 Bump to tor 0.4.4.7 Chirstophe Mehay 2021-02-13 00:07:48 +01:00
  • b340389ed2 Make the last_tor_version.sh script executable. Andreas Schildbach 2020-12-14 20:44:54 +01:00
  • b85ece754c Update README.md Packmad 2020-12-14 00:32:13 +01:00
  • 25f83d89a5 Make docker determine the 'last tor version' and 'last torsocks version' Andreas Schildbach 2020-12-04 16:15:04 +01:00
  • 83d59f7ff0 Dockerfile: Add torsocks binary. Andreas Schildbach 2020-11-27 17:32:35 +01:00
  • b451f25be9 Update python dependancies Chirstophe Mehay 2020-11-28 11:24:55 +01:00
  • bd66bcd2fd Dockerfile: Fix missing gcc and libc-dev build requirements. Andreas Schildbach 2020-11-27 16:47:16 +01:00
  • d1a03738ed Bump cryptography from 2.9.2 to 3.2 dependabot[bot] 2020-10-27 21:56:04 +00:00
  • 36ac5e97a8 Fix travis python version Christophe Mehay 2020-10-04 19:00:27 +02:00
  • 4ba0ac02d8 Update to python 3.8 Christophe Mehay 2020-10-04 12:26:47 +02:00
  • 2bb40b2435 Remove tag signature verification due to issue with expired keys Christophe Mehay 2020-10-04 12:09:24 +02:00
  • 5b6e87c6e3 Add tests for Vanguards setup Christophe Mehay 2020-06-14 23:29:49 +02:00
  • 0334d7eb6b WIP: Adding vanguard... Christophe Mehay 2020-06-01 00:57:35 +02:00
  • af0cbea44f Python 3.7 only Christophe Mehay 2020-05-09 18:08:59 +02:00
  • dacda29137 Do not exit if matched environment variable cannot be parsed Christophe Mehay 2020-05-09 18:04:14 +02:00
  • caf94bc54d Migrate from Pipenv to Poetry Christophe Mehay 2020-05-09 15:28:19 +02:00
  • dddf9979db Fix typo in README Juraj Bednar 2019-07-14 16:37:56 +02:00
  • 914d1d0c72 Add TOR_EXTRA_OPTIONS in torrc template Christophe Mehay 2020-02-16 12:26:30 +01:00
  • 0eb745a4f9 Add documentation Christophe Mehay 2019-12-03 19:35:27 +01:00
  • f74a220cfb Add an option TOR_SOCKS_PORT to expose tor socks port for outgoing connections Juraj Bednar 2019-07-15 02:06:28 +02:00
  • 9e8d2b395e Merge pull request #33 from cmehay/dependabot/pip/typed-ast-1.3.2 Christophe Mehay 2019-12-03 19:24:02 +01:00
  • 4f643741f4 Merge pull request #35 from cmehay/fix Christophe Mehay 2019-12-03 09:21:01 +01:00
  • a798d17e10 Fix type error for private key loading Christophe Mehay 2019-12-03 09:17:15 +01:00
  • a3c5d6d066 Merge pull request #34 from cmehay/update Christophe Mehay 2019-12-03 09:00:41 +01:00
  • 17549f764f Update pytor to 0.1.5 Christophe Mehay 2019-12-03 08:58:32 +01:00
  • 1951659f78 Bump typed-ast from 1.3.1 to 1.3.2 dependabot[bot] 2019-12-02 20:23:06 +00:00
  • ed1050fc91 Merge pull request #31 from cmehay/typo Christophe Mehay 2019-08-03 16:37:44 +02:00
  • 5ae69fe761 Fix typo, add test for v2 secret key in env, fix docker build scripts Christophe Mehay 2019-08-03 16:33:21 +02:00
  • b0564669ac Merge pull request #26 from cmehay/doc Christophe Mehay 2019-05-12 16:03:34 +02:00
  • f44811a08c Add push hook for docker automated build Christophe Mehay 2019-05-12 16:02:35 +02:00
  • ec6f15761b Merge pull request #25 from cmehay/doc Christophe Mehay 2019-05-12 14:47:45 +02:00
  • caea3c0188 Update documentation for sockets Christophe Mehay 2019-05-12 14:43:33 +02:00
  • 43768da63d Merge pull request #23 from cmehay/autobuild Christophe Mehay 2019-04-29 23:26:59 +02:00
  • 29eb1ce01e Add docker build hook Christophe Mehay 2019-04-29 23:23:30 +02:00
  • f104c78c7c Merge pull request #22 from cmehay/v3 Christophe Mehay 2019-04-29 22:41:28 +02:00
  • d3252e276e Add tor v3 addresses support Christophe Mehay 2019-04-03 16:11:09 +02:00
  • 8d562ed2e6 Merge pull request #17 from cmehay/pyentrypoint Christophe Mehay 2017-08-29 15:25:52 +02:00
  • 49aed0e8db Update pyentrypoint to 0.5.1 Christophe Mehay 2017-08-29 15:21:58 +02:00
  • c344b08c9c Update README.md Christophe Mehay 2017-08-21 10:26:16 +02:00
  • 5ab7058701 Merge pull request #16 from cmehay/multiple Christophe Mehay 2017-08-21 10:19:57 +02:00
  • ccb26c9378 Fix dockerfile Christophe Mehay 2017-08-21 10:15:17 +02:00
  • 7090945990 Merge pull request #15 from cmehay/multiple Christophe Mehay 2017-08-21 09:47:26 +02:00
  • 3ee624d910 Add Makefile and docker-compose v3 Christophe Mehay 2017-08-21 09:29:49 +02:00
  • f206ea354c Add pre-commit Christophe Mehay 2017-08-21 00:46:24 +02:00
  • 27dd14ab33 Add support for multiple services per address Christophe Mehay 2017-07-20 17:16:38 +02:00
  • a939d3620f Merge pull request #12 from cmehay/socket Christophe Mehay 2017-03-15 09:09:32 +01:00
  • f9f2d53556 Add socket support Christophe Mehay 2017-03-15 08:58:34 +01:00
  • 26aa3ab364 Merge pull request #11 from cmehay/eadme Christophe Mehay 2017-02-11 00:38:18 +01:00
  • 7541712c86 Fix readme Christophe Mehay 2017-02-11 00:37:48 +01:00
  • 326667d24d Merge pull request #10 from cmehay/ports Christophe Mehay 2017-02-11 00:34:28 +01:00
  • 3843fe5bd3 Parse multiple ports from environment Christophe Mehay 2017-02-09 09:39:02 +01:00
  • f5b25abd3c Merge pull request #9 from cmehay/reload Christophe Mehay 2017-02-07 09:21:25 +01:00
  • 2bd4787a45 Add reload on config change Christophe Mehay 2017-02-07 08:57:45 +01:00
  • d05d649be4 Merge pull request #7 from binfalse/install-latest-tor Christophe Mehay 2016-11-20 22:17:03 +01:00
  • 9e7a8ec836 install latest version of tor Martin Scharm 2016-11-20 01:21:56 +01:00
  • e8e6e29de6 Merge pull request #6 from cmehay/build Christophe Mehay 2016-09-28 00:46:43 +02:00
  • 2f150def09 Using hostname in torrc Christophe Mehay 2016-09-28 00:42:55 +02:00
  • 2e0f4dab4a Don't build tests and reset confdir to /etc Christophe Mehay 2016-09-27 18:54:59 +02:00
  • 5aa30e1de6 Merge pull request #5 from cmehay/build Christophe Mehay 2016-09-27 03:02:02 +02:00
  • 38ba81f386 Use alpine and build tor from source Christophe Mehay 2016-09-23 23:57:58 +02:00
  • 5463744e49 Merge pull request #4 from cmehay/v2 Christophe Mehay 2016-09-23 03:29:13 +02:00