6 Commits

Author SHA1 Message Date
3493f4e2ee Upgrade to Framework 4.7 2025-02-23 07:46:14 -05:00
b28abac66c Build 2024-04-09 18:08:35 -04:00
bcc56a1e73 Refactor the TorWebClient 2024-03-12 12:20:53 -04:00
a503566eb6 Add bin folders to track 2024-03-07 21:05:40 -05: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