sp-hydra-veil-core/core/utils/basic_operations
2026-08-15 17:34:08 -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 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
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