TorBox
TorBox copied to clipboard
TorBox is an easy to use, anonymizing router based on Raspberry Pi, which also runs on Debian and Ubuntu based systems.
Hi ! Thanks for the great work done with TorBox ! I have set up TorBox on a RPI3 and my devices use tor through the wifi provided by TorBox....
Bumps [django](https://github.com/django/django) from 4.0.6 to 4.0.7. Commits e9e9729 [4.0.x] Bumped version for 4.0.7 release. b7d9529 [4.0.x] Fixed CVE-2022-36359 -- Escaped filename in Content-Disposition header. 2eb7ded [4.0.x] Adjusted version 4.0.7 release...
Bumps [django](https://github.com/django/django) from 4.0.6 to 4.0.7. Commits e9e9729 [4.0.x] Bumped version for 4.0.7 release. b7d9529 [4.0.x] Fixed CVE-2022-36359 -- Escaped filename in Content-Disposition header. 2eb7ded [4.0.x] Adjusted version 4.0.7 release...
A fresh install of TorBox can not be configured over eth0. For a client without any WLAN capability it seems impossible to set up TorBox via ethernet from the very...
if I set WLAN* password to empty it just doesn't do anything. *edit
### Discussed in https://github.com/radio24/TorBox/discussions/130 Originally posted by **ipwebnl** December 2, 2021 Wpa2 to easy to crack with simple gpu. And it is very easy to decrypt WPA2-psk traffic. Love the...
I imagine you replace on every new release across the menus the version from previous to new. If you put a `version.txt` and source it or a variable inside `torbox.lib`,...
This can be useful to activate, deactivate or delete bridges. For now, the code below just displays them: ```sh #!/usr/bin/env bash torrc="/etc/tor/torrc" all_bridges="$(sudo grep "Bridge obfs4" "${torrc}")" #activated_bridges="$(grep "^Bridge obfs4"
Hello, I currently use TorBox as my Guest Wi-Fi to secure my private one. And now, as my Network isn't fast, I wanted to limit the Guest Wi-Fi to 5 ...
I'm using the torbox on a rpi 4. After installing everything works but the torbox uses the internal RPi WLAN adapter (wlan0) When I try to modify the hostapd.conf file...