Hi, On 15 Aug 2019, at 05:10, Pop Chunhapanya <pop@xxxxxxxxxxxxxx> wrote:
You can reject all inbound connections to your onion service using a simple firewall rule. Onion services are tor clients: they only make outbound connections.
You could try the existing HTTPSProxy torrc option? Tor will make all its OR (SSL) connections through this host:port (or host:443 if port is not specified), via HTTP CONNECT rather than connecting directly to servers. You may want to set FascistFirewall to restrict the set of ports you might try to connect to, if your HTTPS proxy only allows connecting to certain ports. Tor also allows an intelligent firewall to filter circuits using a field in haproxy protocol format, see HiddenServiceExportCircuitID for details. But you probably won't need this advanced feature. T |
_______________________________________________ tor-dev mailing list tor-dev@xxxxxxxxxxxxxxxxxxxx https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev