randogoth
590cc1b216
Add ORPort 4431 required for bridge relay; open port in firewall
...
Tor requires ORPort to be set when BridgeRelay=1.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 17:13:01 +03:00
randogoth
49e54f3fa9
Remove ServerTransportPlugin override; use module defaults for bridge
...
When role=bridge, the NixOS tor module already configures
ServerTransportPlugin with pkgs.obfs4 and ExtORPort=auto.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 16:57:43 +03:00
randogoth
8f514d8d0e
Remove redundant ExtORPort setting from tor-bridge module
...
The NixOS tor module already sets ExtORPort=auto when role=bridge.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 16:55:34 +03:00
randogoth
99d9afbc36
tor bridge
2026-03-27 16:52:51 +03:00