sp-hydra-veil-core/core/utils
2026-08-18 12:54:54 -04:00
..
basic_operations 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
confirm_its_a_valid_key_choice.py Introduced Anonymous Ticket Billing Options 2026-05-04 15:33:50 -04:00
convert_time.py Introduced Anonymous Ticket Billing Options 2026-05-04 15:33:50 -04:00
get_data.py Introduced Anonymous Ticket Billing Options 2026-05-04 15:33:50 -04:00
get_raw_string.py Introduced Anonymous Ticket Billing Options 2026-05-04 15:33:50 -04:00
run_commands.py Singbox Orchestration! Significant progress made on singbox flow, we now have a working: 1) Configure via singbox_configure. 2) Enable/disable directly via singbox module. 3) Enable/disable with full orchestration via singbox_runner. 4) process id utils isolated. 5) Singbox takedown uses JSON & process id, but not yet coordinating a mismatch. Also in this update: Transition traditional wireguard subscription post/get requests to the new HTTPx system. 2026-08-10 15:49:47 -04:00
save_data.py Introduced Anonymous Ticket Billing Options 2026-05-04 15:33:50 -04:00