4 Commits

Author SHA1 Message Date
bcc56a1e73 Refactor the TorWebClient 2024-03-12 12:20:53 -04:00
9e45b418f9 Use paths relative to the location of the executable and not absolute paths.
This allows the executable to be relocated without issues with the configuration files.
2024-03-07 19:19:22 -05:00
eacf2d72f6 Refactor the TorWeblient. It was found to be not working at all.
1) Tor.exe was updated.
2) There were found to socket handling issues in the Proxy class which was causing connectiion to be dropped.
   Also found were issues with the retrieval of the client parameters.

In short it's been overhauled and found to be working much better than ever.
2024-03-07 18:53:11 -05:00
8fb7082f56 Init 2024-02-23 06:57:07 -05:00