Skip to content

Tor updates

James Valleroy requested to merge jvalleroy:tor-firewall into master
  1. Refactor module into separate files.
  2. Add services for socks port (internal) and bridge ports (external) to open ports in firewall.
  3. Refactor configuration so it can be done with 1 action and avoid redundant restarts.
  4. Run configuration as background task (Fixes #294 (closed)).
  5. Have background task check that correct ports and/or HS information is available before finishing. This fixes an issue where the name services module was not being updated correctly after HS enabled.

Merge request reports

Loading