sp-hydra-veil-core/core/services/networking
2026-08-14 19:36:22 -04:00
..
api_requests 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
general_connection_tools Singbox Protocols can be enabled via the main ProfileController 2026-08-10 18:55:23 -04:00
httpx Isolate connect's bootstrap, so non-connect users can bootstrap when making clients outside connect 2026-08-13 07:59:27 -04:00
legacy Linter bug fixes. Mostly undeclared, unused, or missing imports. One or two outright typos. There's still issues with undeclared types that need to be fixed after api connection refactor is fully implemented. 2026-08-05 12:03:11 -04:00
systemwide Introduced Ticket/Billing-Code Respawn, with dual paths on the ticket prep orchestration, it's helper functions, and the main prep controller. This introduced the functions, which were tested with a demo CLI client and local server, and appears to be stable. Server-side endpoints will be pushed as well. Note: This update couples profile slot ids more closely with which ticket slot id is being used for it, but they are not yet officially tied. In the future, they should be. 2026-08-14 19:36:22 -04:00
tor_tools Minor bootstrap log tweaks 2026-08-06 11:41:26 -04:00
make_url.py