sp-hydra-veil-core/core/utils/basic_operations
2026-08-13 08:09:38 -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 Singbox setup modules, which includes installation, download, move to sudo folder, and sudo setup scripts. Added a model, endpoint, and the ability to sync that model. (Related note: Server-side prepared the endpoint, and stocked with real data.) And also the sync service modules were adjusted to handle new data types more smoothly, before they had errors. As part of that sync flow change, the CachedSync metadata model was transitioned to ints instead of strings, with default 0 values. This should in theory migrate all clients without further changes needed. 2026-08-12 13:11:12 -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 Introduced Anonymous Ticket Billing Options 2026-05-04 15:33:50 -04:00