Add embedded Tor support

This commit is contained in:
thePR0M3TH3AN
2025-06-21 16:35:06 -04:00
parent b7d4eff5d9
commit b976474f0c
15 changed files with 96 additions and 64 deletions

5
.gitignore vendored
View File

@@ -3,8 +3,9 @@
tmp*/
venv/
.venv
voxvera/
voxvera/src/
!voxvera/
!voxvera/resources/**
!voxvera/src/**
# OS and editor files
.DS_Store