This website requires JavaScript.
Explore
Help
Sign In
Support
/
sp-hydra-veil-core
Watch
2
Star
0
Fork
You've already forked sp-hydra-veil-core
0
Code
Issues
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
1695e0314e
sp-hydra-veil-core
/
core
History
SimplifiedPrivacy
1695e0314e
Download of file deletes the temp folder from setup
2026-08-13 08:24:33 -04:00
..
assets
Singbox setup modules, which includes installation, download, move to sudo folder, and sudo setup scripts. Added a model, endpoint, and the ability to sync that model. (Related note: Server-side prepared the endpoint, and stocked with real data.) And also the sync service modules were adjusted to handle new data types more smoothly, before they had errors. As part of that sync flow change, the CachedSync metadata model was transitioned to ints instead of strings, with default 0 values. This should in theory migrate all clients without further changes needed.
2026-08-12 13:11:12 -04:00
controllers
Isolated download file modules to their own module, then had both the install application versions (browsers), and install dependencies both use that same module.
2026-08-13 07:33:16 -04:00
errors
[200~Elaborate HTTPx feature-rich strategy with HTTPx Client Reuse, Tor Management, Tor bootstrap monitor & retry. HTTPx clients can be managed across modules and reused. There's an elaborate HTTPx retry strategy based on status codes. Tor management tries to use the existing Tor default ports, then checks the Tor config, before finally bootstrapping. There is now a ThreadPool futures executor, which even works with Tor, to batch API requests.
2026-08-02 05:44:10 -04:00
models
Improved Singbox Setup Error handling for edge cases
2026-08-12 15:57:51 -04:00
observers
Introduced Anonymous Ticket Billing Options
2026-05-04 15:33:50 -04:00
services
Improved use of connection observers & fixed a bug in compare versions if it was the same version
2026-08-13 08:09:38 -04:00
utils
Download of file deletes the temp folder from setup
2026-08-13 08:24:33 -04:00
__init__.py
Constants.py
Singbox setup modules, which includes installation, download, move to sudo folder, and sudo setup scripts. Added a model, endpoint, and the ability to sync that model. (Related note: Server-side prepared the endpoint, and stocked with real data.) And also the sync service modules were adjusted to handle new data types more smoothly, before they had errors. As part of that sync flow change, the CachedSync metadata model was transitioned to ints instead of strings, with default 0 values. This should in theory migrate all clients without further changes needed.
2026-08-12 13:11:12 -04:00
Errors.py
Integrate Simplified Privacy essentials library
2026-03-16 16:37:00 +01:00
Helpers.py
Update file management-related logic
2026-02-11 09:48:08 +01:00