Skip to content

Commit

Permalink
Update note for Alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
joelverhagen committed Oct 24, 2023
1 parent 9e03320 commit 3a3c712
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ This product is produced independently from the Tor® anonymity software and car
- ✔️ Debian 10
- ⚠️ Debian 9 ([confirmed by a user](https://github.com/joelverhagen/TorSharp/issues/42#issuecomment-539403030) but [may have issues](https://github.com/joelverhagen/TorSharp/issues/64#issuecomment-774825257))
- ⚠️ CentOS 7 supported via `ExecutablePathOverride` ([see below](#centos-7))
- ⚠️ Alpine 3.18 supported via `ExecutablePathOverride` (must run `apk add tor privoxy` or `apk add tor` and disable Privoxy)
- ❌ Mac OS X support is not planned. I don't have a Mac 😕
- Uses Privoxy to redirect HTTP proxy traffic to Tor (can be disabled).
- On Windows, uses virtual desktops to manage Tor and Privoxy processes and hide the windows so it's cleaner.
Expand Down

0 comments on commit 3a3c712

Please sign in to comment.