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
3afd4a8f9b
sp-hydra-veil-core
/
core
History
SimplifiedPrivacy
3afd4a8f9b
Isolating the nmcli segments to a separate module
2026-07-25 14:01:37 -04:00
..
assets
Separation of performing subprocess commands, parsing them for error strings, and handling those errors as enum types. Systemwide error handling was introduced via a wrapper to all systemwide functions requiring the sudo scripts.
2026-07-23 18:41:52 -04:00
controllers
Isolating the nmcli segments to a separate module
2026-07-25 14:01:37 -04:00
errors
Separation of performing subprocess commands, parsing them for error strings, and handling those errors as enum types. Systemwide error handling was introduced via a wrapper to all systemwide functions requiring the sudo scripts.
2026-07-23 18:41:52 -04:00
models
Separation of performing subprocess commands, parsing them for error strings, and handling those errors as enum types. Systemwide error handling was introduced via a wrapper to all systemwide functions requiring the sudo scripts.
2026-07-23 18:41:52 -04:00
observers
services
Isolating the nmcli segments to a separate module
2026-07-25 14:01:37 -04:00
utils
Separation of performing subprocess commands, parsing them for error strings, and handling those errors as enum types. Systemwide error handling was introduced via a wrapper to all systemwide functions requiring the sudo scripts.
2026-07-23 18:41:52 -04:00
__init__.py
Constants.py
Introduced IP-interface-based killswitch support for systemwide wireguard, on enable only. This version is stable and working for enable only, with a test script in the fileslot. And fixed GUI's object save creation. Additionally rolled back Connection data models to previous non-enum version.
2026-07-20 13:07:04 -04:00
Errors.py
Helpers.py