|
|
a78747e8e5
|
Bug fix in subscriptions missing re import after the prior isolation transition to the new module
|
2026-08-15 17:45:06 -04:00 |
|
|
|
9d0d140467
|
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 |
|
|
|
2ccbdba06b
|
Surgery on ConnectionController! Huge separation of ConnectionController & ProfileController into naked function modules for enabling a connection, registering wireguard keys, coordinating proxy configs, subscriptions, endpoint verification, and the logistical flow. Additionally enums were used for type checking, instead of polymorphic functions. This version is stable and confirmed working for systemwide and session wireguard, but not yet proxies.
|
2026-07-18 23:35:48 -04:00 |
|