Commit Graph

3 Commits

Author SHA1 Message Date
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
e297cfb710 Remove tracking for the log file. 2024-03-07 18:54:14 -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