amnezia-client/client/configurators
Nethius aae3cdcac1
added saving allowed_ips to the array of strings for old configs (#926)
* added saving allowed_ips to the array of strings for old configs

* Remove config string processing, add getting all AWG, WG parameters from JSON

* fixed checking of default routes when adding split tunneling from the application

* added check when processing siteBasedSplitTunneling
2024-09-13 10:53:21 +01:00
..
awg_configurator.cpp pass errorCode by reference in configurators 2024-05-09 20:56:52 +03:00
awg_configurator.h pass errorCode by reference in configurators 2024-05-09 20:56:52 +03:00
cloak_configurator.cpp pass errorCode by reference in configurators 2024-05-09 20:56:52 +03:00
cloak_configurator.h pass errorCode by reference in configurators 2024-05-09 20:56:52 +03:00
configurator_base.cpp ssh client now reuses an existing session instead of opening a new one 2024-04-12 20:00:21 +05:00
configurator_base.h pass errorCode by reference in configurators 2024-05-09 20:56:52 +03:00
ikev2_configurator.cpp pass errorCode by reference in configurators 2024-05-09 20:56:52 +03:00
ikev2_configurator.h pass errorCode by reference in configurators 2024-05-09 20:56:52 +03:00
openvpn_configurator.cpp Update OpenVPN to last version (#837) 2024-07-27 18:38:55 +01:00
openvpn_configurator.h pass errorCode by reference in configurators 2024-05-09 20:56:52 +03:00
shadowsocks_configurator.cpp pass errorCode by reference in configurators 2024-05-09 20:56:52 +03:00
shadowsocks_configurator.h pass errorCode by reference in configurators 2024-05-09 20:56:52 +03:00
ssh_configurator.cpp ssh client now reuses an existing session instead of opening a new one 2024-04-12 20:00:21 +05:00
ssh_configurator.h ssh client now reuses an existing session instead of opening a new one 2024-04-12 20:00:21 +05:00
wireguard_configurator.cpp added saving allowed_ips to the array of strings for old configs (#926) 2024-09-13 10:53:21 +01:00
wireguard_configurator.h pass errorCode by reference in configurators 2024-05-09 20:56:52 +03:00
xray_configurator.cpp pass errorCode by reference in configurators 2024-05-09 20:56:52 +03:00
xray_configurator.h pass errorCode by reference in configurators 2024-05-09 20:56:52 +03:00