sp-hydra-veil-core/core/utils/basic_operations
2026-08-18 12:54:54 -04:00
..
compare_versions.py 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
confirm_files_exist.py Setup Script & Actual Firewall DNS Scripts. As well as optional functions to do automated setups 2026-07-22 20:37:20 -04:00
does_file_exist.py Introduced Anonymous Ticket Billing Options 2026-05-04 15:33:50 -04:00
filter_data.py Introduced Anonymous Ticket Billing Options 2026-05-04 15:33:50 -04:00
folder_tools.py Download of file deletes the temp folder from setup 2026-08-13 08:24:33 -04:00
get_json_keys.py Introduced Anonymous Ticket Billing Options 2026-05-04 15:33:50 -04:00
get_parent_directory.py Supports Flexible YAML paths from parent directory 2026-07-01 10:06:14 -04:00
pid_tools.py Singbox Protocols can be enabled via the main ProfileController 2026-08-10 18:55:23 -04:00
process_tools.py Introduced Singbox Proxy Feature Start Utility & Script. But it's not yet integrated to be used 2026-07-29 15:04:33 -04:00
run_generic_command.py 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
wrap_with.py 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
write_or_read_from_json.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
write_string_to_text_file.py When a profile is deleted, it now automatically respawns the ticket if it's a ticket profile. Also fixed some bugs with fetching the server's public key with the APIResponse object being used, when it expected a regular dictionary. This is a left-over from the prior transition to API objects. 2026-08-15 17:34:08 -04:00