Hi everyone,
These past two weeks I've worked on
- Renamed the project to fog - The fog client can now launch multiple chains. It checks all the requested combined pt chains and gets the unique set of them. So it only launches one instance of each pt to reduce redundancy. Also each chain is launched when its pts are ready instead of waiting for all the pts to be ready. - Fixed #12613 https://trac.torproject.org/projects/tor/ticket/12613 - Fixed parsing ClientTransportPlugin lines with multiple pt methods launched by one pt