Nethius
a6ca1b12da
moved protocol config generation to VpnConfigirationsController ( #665 )
...
Moved protocol config generation to VpnConfigurationsController
2024-04-01 14:20:02 +01:00
pokamest
6b69bc9618
Tiny fixes
2024-03-28 17:13:48 +00:00
Mykola Baibuz
ba4237f1dd
Xray with Reality protocol ( #494 )
...
* Xray with Reality for desktops
2024-03-27 11:02:34 +00:00
Mykola Baibuz
e646b85e56
Setup MTU for WG/AWG protocol ( #576 )
...
Setup MTU for AWG/WG protocol
2024-03-18 10:41:53 +00:00
dimov96
6b6a76d2cc
Replace sftp with scp ( #602 )
...
Replace sftp with scp
2024-03-06 01:24:28 +00:00
vladimir.kuznetsov
f7b9d2bae7
added support for awg configs for api
2024-01-22 16:51:11 +03:00
vladimir.kuznetsov
fac57ac89a
for servers received via api, ignore the split tunneling settings
2024-01-17 11:28:57 +07:00
vladimir.kuznetsov
7aac9f9d0e
fixed hang after creating configuration on connection
...
- config created on connection is displayed as admin (platform name) on the client management page
- added config creation time on the client management page
2023-12-21 17:47:34 +07:00
vladimir.kuznetsov
0f4bb78712
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into HEAD
2023-12-05 17:38:53 +07:00
vladimir.kuznetsov
3084892ed8
added selection of default server and container on the sharing page
2023-11-26 21:15:58 +07:00
vladimir.kuznetsov
c6a312845a
added client management
2023-11-21 20:31:53 +07:00
pokamest
147726ecb0
Merge branch 'dev' into feature/import-config-from-cloud
2023-11-01 21:42:07 +00:00
Mykola Baibuz
1b37ca805f
Cleanup debug stuff
2023-10-24 11:10:16 +03:00
vladimir.kuznetsov
4ae9cddcce
fixed a typo in the serverController include
2023-10-23 23:53:46 +05:00
vladimir.kuznetsov
16724645ce
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/import-config-from-cloud
2023-10-23 21:40:18 +05:00
Mykola Baibuz
c15665803d
Merge branch 'dev' into feature/split-tunnel-mobile
2023-10-22 15:26:20 -04:00
vladimir.kuznetsov
7cfb38307e
removed re-processing of server config for awg
2023-10-22 18:04:34 +05:00
vladimir.kuznetsov
994aa32745
added getting awg parameters when adding an already installed awg container
2023-10-22 17:31:13 +05:00
Mykola Baibuz
c14f1b5000
Android OpenVPN/Cloak Split tunnel
2023-10-17 16:39:56 -04:00
Mykola Baibuz
546d4c1d3d
WG/AWG Android splitTunnel
2023-10-17 14:54:46 -04:00
Mykola Baibuz
2df612ec1f
Android SplitTunnel
2023-10-16 12:05:35 -04:00
vladimir.kuznetsov
25f8283edd
added getting the config from the cloud service
2023-10-12 20:48:03 +05:00
pokamest
10435cea69
Tiny refactoring and text fixes
2023-10-12 01:15:05 +01:00
vladimir.kuznetsov
aa4a79934a
renamed amenziawireguard to awg
2023-10-06 17:19:44 +05:00
vladimir.kuznetsov
b7a65343af
added the ability to change awg parameters on the protocol settings page
2023-10-06 16:43:52 +05:00
Mykola Baibuz
4ed153373f
Fix Linux build, some naming changes
2023-09-30 16:05:23 -04:00
vladimir.kuznetsov
af53c456ea
added passing new wireguard config parameters over uapi and configuring the amneziawireguard container
2023-09-27 00:40:01 +05:00
vladimir.kuznetsov
6afdd8375d
added models, classes and ui files for amnezia wireguard
2023-09-22 00:37:55 +05:00
vladimir.kuznetsov
cbcf187814
added missing include files
2023-08-31 21:49:36 +05:00
vladimir.kuznetsov
4baa003c0d
removed old ui files
2023-08-31 16:00:41 +05:00
vladimir.kuznetsov
e0d93eaa9f
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-08-09 10:33:34 +05:00
pokamest
a1a6185fd6
Fixes for split tunneling ( #272 )
...
Fixes for split tunneling
2023-08-09 00:41:00 +01:00
vladimir.kuznetsov
5b8a0881b7
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-07-18 05:36:17 +03:00
pokamest
35ecb8499d
WireGuard for MacOS ( #248 )
...
* WireGuard for MacOS
* Fix openvpn block-outside-dns
2023-07-15 22:19:48 +01:00
vladimir.kuznetsov
d0c9c1043c
Merge remote-tracking branch 'remotes/origin/dev' into feature/new-gui
2023-06-27 13:38:06 +03:00
vladimir.kuznetsov
68d9394d9f
fixed windows build errors after refactoring
2023-06-05 17:49:20 +03:00
Mykola Baibuz
780efc2477
OpenVPN over Cloak for Android and iOS ( #158 )
...
OpenVPN over Cloak for Android and iOS
2023-05-23 23:50:36 +01:00
pokamest
b5b69ff369
Fixes for Cloak proto
2023-05-20 18:44:19 +01:00
Mykola Baibuz
8a8d38a30f
Prevent ipv6 leak ( #224 )
...
Prevent ipv6 leak for OpenVPN
2023-04-25 16:34:17 +01:00
pokamest
af29637163
Merge branch 'dev'
2023-04-11 18:00:54 +01:00
Josh Soref
7351fe9633
Spelling ( #214 )
...
Spelling fixed
2023-04-11 14:50:44 +01:00
vladimir.kuznetsov
a005ed2a84
now an instance of the serverController class is created at the place of use
2023-04-04 10:22:25 +03:00
pokamest
ae10dd639b
Merge branch 'dev' into feature/qt6-libssh-support
2023-02-17 01:47:25 +00:00
vladimir.kuznetsov
92907bced3
hardcoded tcp for the openvpn-cloak container
2023-02-02 08:09:07 +03:00
vladimir.kuznetsov
4a75f2ebca
Moved ssh lib wrapper from SshSession to SshClient
2022-12-26 12:43:51 +03:00
vladimir.kuznetsov
3277717a7f
Added error handling
...
Added write to channel in callbacks
2022-12-23 14:50:48 +03:00
vladimir.kuznetsov
f9b2829396
removed linking with botan and qssh
2022-12-23 10:13:06 +03:00
vladimir.kuznetsov
5075fe358e
added callbacks for output from a remote host
2022-12-21 08:13:06 +03:00
pokamest
442e7eb015
Merge branch 'dev' into qt_migration
2022-10-15 19:46:26 +03:00
pokamest
5fff65db5a
Tiny fixes
2022-09-19 00:44:00 +03:00