radio24 / TorBox

TorBox is an easy to use, anonymizing router based on Raspberry Pi, which also runs on Debian and Ubuntu based systems.
https://www.torbox.ch
GNU Affero General Public License v3.0
246 stars 26 forks source link

TOR over Wireguard #198

Open konogotolegk6 opened 1 year ago

konogotolegk6 commented 1 year ago

Thank you for the wonderful work! Is it possible to add the Wireguard interface as an internet source? Similar to how you implemented the tun interface.

radio24 commented 1 year ago

Generally, that's a good idea, and the implementation shouldn't be too complicated. However, I'm not using Wireguard and don't know it. Could you give me some more information on it, for example the interface name in Raspberry Pi OS (similar to tun0 in openvpn)?