|
|
bdb4a285de
|
Delete commented out legacy functions from before the move months ago to an isolated wireguard key module
|
2026-08-18 14:58:30 -04:00 |
|
|
|
ff54373b0f
|
Failed Assassin disable raises error
|
2026-08-18 13:03:16 -04:00 |
|
|
|
6dac98835f
|
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 |
|
|
|
5ab57ab287
|
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 |
|
|
|
c291517b7f
|
Singbox Protocols can be enabled via the main ProfileController
|
2026-08-10 18:55:23 -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 |
|
|
|
061df01a0d
|
Wireguard renegotiation now flows through the new HTTPx modules
|
2026-08-07 15:05:17 -04:00 |
|
|
|
d68ae02335
|
Bug fix on ProfileController's disable missing the imported result type to pass on to GUI
|
2026-07-29 19:05:06 -04:00 |
|
|
|
46a84661a0
|
Improved Firewall Checks on Disable to double check and properly source the config
|
2026-07-28 17:45:40 -04:00 |
|
|
|
a76ef50ed7
|
Improved Systemwide feedback errors to GUI
|
2026-07-27 19:54:22 -04:00 |
|
|
|
19b3925bd1
|
Refactored flow for main wireguard orchestration functions. Streamlined for better error handling and removal of NoneType objects
|
2026-07-27 18:17:49 -04:00 |
|
|
|
ff493455b3
|
Introduced Managed DNS settings to Wireguard, which is redundant for nmcli. However, this same framework can be used for other protocols or implementations.
|
2026-07-22 14:04:50 -04:00 |
|
|
|
c4ffe9be3c
|
Integration of Firewall feature to Systemwide Wireguard
|
2026-07-21 09:44:03 -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 |
|
|
|
fd7949cea4
|
Stable working version of ConnectionController being operated on, split up into systemwide and testing_evaluating. Then ProfileController had a split off of endpoint verification to avoid circular imports
|
2026-07-18 17:47:25 -04:00 |
|
|
|
00d6fc7738
|
Pushed Edit Profile GUI logic into core. Cut ProfileController's role in this, and setup an isolated update_profile function to pass saves to the model
|
2026-07-17 22:33:00 -04:00 |
|
|
|
69834d85d5
|
Introduced Database Compatibility checks for old or new versions with different schemas
|
2026-06-28 21:49:19 -04:00 |
|
|
|
2aa077a400
|
Big Transition: Location & Operator turned into SQLAlchemy models. This forces a change across baseprofile, Locationcontroller, and even GUIs type handling
|
2026-06-27 17:10:28 -04:00 |
|
|
|
531f5cdf3c
|
Add support for stateful Tor sessions
|
2026-01-18 05:15:18 +01:00 |
|
|
|
f32d0a8986
|
Improve connection management-related logic
|
2026-01-08 22:40:23 +01:00 |
|
|
|
321ddbd8f0
|
Add support for security incident artifact compilation
|
2025-11-05 17:54:39 +01:00 |
|
|
|
18f50c67fb
|
Add support for WireGuard endpoint verification
|
2025-11-05 02:24:21 +01:00 |
|
|
|
70d3905117
|
Improve exception override-related logic
|
2025-11-04 20:45:40 +01:00 |
|
|
|
3ff73cd079
|
Update and refactor existing codebase
|
2025-04-23 14:31:30 +02:00 |
|
|
|
fd6948a6a3
|
Implement support for country subdivisions
|
2025-03-13 19:15:23 +01:00 |
|
|
|
7f9c6ab1a9
|
Add support for conditional persistent state preservation
|
2025-03-12 02:11:44 +01:00 |
|
|
|
ac125b9cb7
|
Implement support for client-side key generation
|
2025-02-25 23:00:02 +01:00 |
|
|
|
5468fe4998
|
Improve exception handling-related logic
|
2025-02-25 14:11:40 +01:00 |
|
|
|
f8c92f0f92
|
Implement initial support for session renegotiation
|
2024-10-13 19:40:27 +02:00 |
|
|
|
6a6210ecb7
|
Make profile sessions synchronous by default
|
2024-09-28 04:56:28 +02:00 |
|
|
|
cb122c7dc0
|
Implement support for synchronous profile sessions
|
2024-09-28 04:22:25 +02:00 |
|
|
|
c744d9329d
|
Update and refactor existing codebase
|
2024-09-24 02:47:50 +02:00 |
|
|
|
e422c3202c
|
Improve profile modification-related logic
|
2024-09-23 22:50:53 +02:00 |
|
|
|
2174123e6c
|
Add support for persistent profile data deletion
|
2024-09-20 04:26:36 +02:00 |
|
|
|
d8d54d88d1
|
Update and refactor existing codebase
|
2024-09-20 02:41:41 +02:00 |
|
|
|
2683a1655a
|
Update and refactor connection-related logic
|
2024-09-19 01:56:19 +02:00 |
|
|
|
68989396cd
|
Add support for package format revisions and file hashes
|
2024-09-19 00:40:52 +02:00 |
|
|
|
d6c9664345
|
Initial commit
|
2024-09-11 19:39:33 +02:00 |
|