mirror of
https://github.com/PR0M3TH3AN/VoxVera.git
synced 2025-09-07 14:38:42 +00:00
Add Tor placeholders instructions and fallback
This commit is contained in:
10
README.md
10
README.md
@@ -86,6 +86,16 @@ node, javascript-obfuscator, html-minifier-terser
|
||||
|
||||
Run `voxvera check` to see missing dependencies.
|
||||
|
||||
### Placeholder Tor files
|
||||
|
||||
The `voxvera/resources/tor/*` folders only contain small text files named
|
||||
`placeholder`. VoxVera expects real `tor` and `obfs4proxy` binaries in those
|
||||
locations when running `voxvera serve` or the Electron GUI. Install the tools
|
||||
manually (for example with `apt install tor obfs4proxy`) and set the
|
||||
environment variables `TOR_SOCKS_PORT` and `TOR_CONTROL_PORT` before launching.
|
||||
You may also run `scripts/download_tor.sh` to fetch prebuilt binaries and
|
||||
replace the placeholders.
|
||||
|
||||
---
|
||||
|
||||
## 🎮 GUI (Electron)
|
||||
|
Reference in New Issue
Block a user