Results 21 comments of Albie

Here's the result. (If it helps it's running on an oracle cloud A1 ampere server): ``` root@a718a22c1c97:/# getconf PAGESIZE 65536 ```

It'll most likely not work unless you have the very latest version of windows 7, but even then there's no guarantees. If you've got a windows 7 machine you want...

you can try scrolling through the [releases](https://github.com/dragonfruitnetwork/onionfruit/releases) although if it works the updater will automatically try to bring it to the latest version (there's no way to turn that off...

I'll respond with some reasons why you'd get these kind of warnings: 1. OnionFruit changes proxy settings, so could be classified as malware because it changes system settings 2. It...

I'm not 100% sure what this means, if you're looking to have it start automatically, there's a switch in the settings called autostart that would be useful, but apart from...

Is this being run via the desktop client? If you're just running tor.exe on its own none of the system configuration is going to happen or settings created by the...

The error is correct, the Tor program only exposes a SOCKS5 proxy. OnionFruit doesn't expose a HTTP proxy as the SOCKS one is more than sufficient for the expected use...

The logs have this line in which is what I guess is the issue: ``` 2023-01-07 23:48:16 [dbg] Jan 07 23:48:16.000 [warn] Rejecting SOCKS request for anonymous connection to private...

Another line from the log file is ``` [notice] Opened Control listener connection (ready) on 127.0.0.1:9052 ``` I'm guessing the errors are coming from trying to connect to the control...

That means something on your system is causing the app to crash. Check if you have any antivirus that is blocking the tor process from running (tor.exe) and if not,...