NickVs2015
|
ebe3a5dac6
|
fix: add linux reconnection (#2415)
* fix: add linux reconnection
* fix: Dbus error, fix race conditional
* fix: improve reeconnection
* fix: add dns load/unload
* feat: catch state changed via check gateway
* revert: restore linuxfirewall.cpp
* fix: restore reconnect time
* fix: add NM_STATE_DISABLED and check getGatewayAndIface more carefully
* fix: reconnect
* fix: revert wireguardutilslinux
* fix: revert
|
2026-04-14 11:10:41 +08:00 |
|
Yaroslav Gurov
|
cd1e561fd4
|
fix: add network watcher back (#2240)
* feat: add reconnect in case of changing network
* fix: reconnect to VPN on wakeup
* fix: linux wakeup build
|
2026-02-19 20:21:49 +08:00 |
|
AnhTVc
|
ac77b4ee75
|
feat: add network status check for awg/wg protocol (#1894)
* Add network status check for AWG/WG protocol
* Use service for PingSender
* Cleanup unused code
* Use networkchecker for all protocols
* fix android build
* add delay for ping checker stop
* handle for interafe problems on windows
* Restart IpcClient after OS suspend
* Add DBus network checker for Linux
* Use ping check for tun interfce
* Windows suspend mode handler
* MacOS suspend mode handler draft
* Add delay for Linux wakeup reconnect
* Add delay for Linux wakeup reconnect
* Fix macOS wakeup/sleep prob
Fix macOS not receiving wakeup/sleep events
* fix done
* Update deploy.yml
fix CICD
* Update vpnconnection.cpp
update fix build CICD
* Update vpnconnection.cpp
update fix build cicd macos
* Update deploy.yml
fix CICD build macos
* Update deploy.yml
fix CICD macos
* feat: implement SCP write buffer, improve network check and refactor macOS OpenGL support
* feat: add tunnel addresses updated signal and handle network check based on gateway and local address availability
* refactor: improve IpcClient connection handling and instance management
* fix: scp revert.
* fix: cmake reverted.
* fix: submodules updated
---------
Co-authored-by: Mykola Baibuz <mykola.baibuz@gmail.com>
Co-authored-by: Yaroslav Yashin <yaroslav.yashin@gmail.com>
Co-authored-by: vkamn <vk@amnezia.org>
|
2025-12-02 12:46:24 +08:00 |
|
Mykola Baibuz
|
279692afea
|
WireGuard rework for Linux
|
2023-09-17 17:06:24 -04:00 |
|