Re: [tor-dev] Best way to reload config on Windows?

2021-02-18 Thread Keifer Bly
Well, perhaps this tool will be of use to you: https://www.youtube.com/watch?v=Vpk6yvUWQqU Something I made to help tor operators on Windows. You can reconfigure tor (by the torrc file) with ease. Cheers. --Keifer On Thu, Feb 18, 2021 at 9:59 AM Holmes Wilson wrote: > Hi everyone, > > We’re

Re: [tor-dev] Best way to reload config on Windows?

2021-02-18 Thread Roger Dingledine
On Thu, Feb 18, 2021 at 10:59:34AM -0500, Holmes Wilson wrote: > We???re building a Ricochet-inspired chat app, and there are situations where > we want to create a new hidden service URL. On macOS and Linux we can send a > SIGHUP to make Tor reload its config. What???s the best way to do this on

[tor-dev] Best way to reload config on Windows?

2021-02-18 Thread Holmes Wilson
Hi everyone, We’re building a Ricochet-inspired chat app, and there are situations where we want to create a new hidden service URL. On macOS and Linux we can send a SIGHUP to make Tor reload its config. What’s the best way to do this on Windows? I found an old issue for this (https://gitlab