12 Commits

Author SHA1 Message Date
58044031af Modified 2025-02-26 12:31:36 -05:00
3493f4e2ee Upgrade to Framework 4.7 2025-02-23 07:46:14 -05:00
13a90a132c Updated config 2025-02-13 15:06:10 -05:00
ed1cf7ee61 Update 2025-01-02 12:56:28 -05:00
be83f8c240 Adding Release to GIT 2024-03-12 12:21:34 -04:00
bcc56a1e73 Refactor the TorWebClient 2024-03-12 12:20:53 -04:00
076ab7b887 Add ignore. 2024-03-07 21:06:56 -05:00
e73681712f Don't track logs 2024-03-07 21:06:19 -05: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
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