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
6d8b457593
sp-hydra-veil-core
/
core
/
models
/
session
History
SimplifiedPrivacy
6dac98835f
Assassin mode Introduced! The assassin_tools allows for creation/use of a session profile with random attributes, ephemeral wireguard config, and coordinates using a ticket for it. This tools module also allows for wiping the assassin's ticket & wireguard config on disable. Additionally, this git commit sees ProfileController using these assassin_tools functions for a working implementation if the profile is marked assassin=True. Also the associated eco-system of ApplicationController starting apps, the existing non-ticket legacy subscription handlers, and even GUI needed to be adjusted to allow for this new assassin flow. Finally, the generic JSON utilities have been improved to make this feature more robust and reliable.
2026-08-18 12:54:54 -04:00
..
Application.py
Improve application management-related logic
2024-09-21 00:02:04 +02:00
NetworkPortNumbers.py
Add support for stateful Tor sessions
2026-01-18 05:15:18 +01:00
ProxyConfiguration.py
Add support for embedded time zone data
2025-03-14 02:43:13 +01:00
SessionConnection.py
Integration of Firewall feature to Systemwide Wireguard
2026-07-21 09:44:03 -04:00
SessionProfile.py
Assassin mode Introduced! The assassin_tools allows for creation/use of a session profile with random attributes, ephemeral wireguard config, and coordinates using a ticket for it. This tools module also allows for wiping the assassin's ticket & wireguard config on disable. Additionally, this git commit sees ProfileController using these assassin_tools functions for a working implementation if the profile is marked assassin=True. Also the associated eco-system of ApplicationController starting apps, the existing non-ticket legacy subscription handlers, and even GUI needed to be adjusted to allow for this new assassin flow. Finally, the generic JSON utilities have been improved to make this feature more robust and reliable.
2026-08-18 12:54:54 -04:00
SessionState.py
Update file management-related logic
2026-02-11 09:48:08 +01:00