Mykola Baibuz
ba4237f1dd
Xray with Reality protocol ( #494 )
...
* Xray with Reality for desktops
2024-03-27 11:02:34 +00:00
dimov96
6b6a76d2cc
Replace sftp with scp ( #602 )
...
Replace sftp with scp
2024-03-06 01:24:28 +00:00
Nethius
e0863a58aa
feature/api-controller-improvements ( #567 )
...
* added error handler for api controller
* while downloading the config from the api, the Connecting status is now displayed
* added a button to delete container config for api servers
* added crc check to avoid re-import of api configs
* fixed currentIndex of serversMenuContent after DefaultServerIndexChanged
* added closing the import window after re-importing the config from api
2024-02-09 18:23:26 +00:00
vladimir.kuznetsov
e7040f7cc8
specified error codes
2024-01-29 21:33:35 +07:00
vladimir.kuznetsov
11641c5e22
added error code output
2023-12-24 21:11:47 +07:00
albexk
eafac491d8
Add a stub for errors coming from Android
...
These errors are related to VPN connection errors
2023-12-22 15:35:24 +03:00
pokamest
d38c7ce6a5
Error codes cleanup
2023-11-22 13:57:05 +00:00
pokamest
e8a2e54d05
Typo fix
2023-11-15 12:51:39 +00:00
vladimir.kuznetsov
3964bffce4
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-08-16 23:47:21 +05:00
pokamest
ba3ef98d1e
Fix for server busy check ( #287 )
...
Fix for server busy check
2023-08-16 16:08:08 +01:00
vladimir.kuznetsov
cd3263db50
made libssh::ssh_connect a non-blocking feature
...
- extended error handling when connecting via ssh
2023-06-10 05:25:41 +03:00
vladimir.kuznetsov
420c33d3ba
added PageSetupWizardViewConfig
...
- added a popup with a question when deleting containers/servers
- added import from code and import error handling
2023-06-05 15:49:10 +08:00
vladimir.kuznetsov
0479113949
moved ContainersPageHomeListView and ConnectionTypeSelectionDrawer to separate components
2023-05-22 00:10:51 +08:00
vladimir.kuznetsov
f620f4a92e
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/check-user-in-sudo
2023-04-08 17:12:23 +03:00
vladimir.kuznetsov
ccfc9f2ad2
added error handling for key authentication
2023-04-05 09:45:03 +03:00
vladimir.kuznetsov
5e099f522e
added private key export without password to client config
2023-04-03 17:27:55 +03:00
vladimir.kuznetsov
f3aef67be6
Added a form for entering a passphrase for a private ssh key and the corresponding logic for processing a private key
2023-04-02 09:09:20 +03:00
vladimir.kuznetsov
a42ec8eddb
Merge branch 'feature/qt6-libssh-support' of github.com:amnezia-vpn/desktop-client into feature/check-user-in-sudo
2023-03-19 18:04:55 +03:00
vladimir.kuznetsov
ea9917dacc
added a script to check the user in the sudo group
...
- move isServerDpkgBusy to separate script
2023-03-19 17:26:43 +03:00
vladimir.kuznetsov
74fbce8b96
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/qt6-libssh-support
2023-01-29 09:43:03 +03:00
vladimir.kuznetsov
6ec090ea0d
added a "Cancel" button to interrupt the server configuration process when it is found that it is busy installing other software
2023-01-02 17:32:27 +03:00
vladimir.kuznetsov
3277717a7f
Added error handling
...
Added write to channel in callbacks
2022-12-23 14:50:48 +03:00
pokamest
21d4f0f569
Cleanup easyrsa
2022-08-11 12:30:42 +03:00
pokamest
68a51c9c63
WireGuard protocol fix
2021-12-25 21:14:55 +03:00
pokamest
1d51419a11
QR codes rework
2021-12-20 02:29:23 +03:00
pokamest
ca25e257ef
OpenSSL libs added for Linux
2021-10-17 07:00:00 -07:00
pokamest
9ecb703b99
refactoring
2021-10-04 21:13:07 +03:00
pokamest
fa151cd320
Ikev2 support
2021-10-04 19:07:49 +03:00
pokamest
eb497be730
Native android service implemented
2021-09-30 15:56:48 +03:00
pokamest
b1f7baa79f
Various bug fixes
2021-06-19 16:38:35 +03:00
pokamest
2f6fb0d557
Wireguard protocol + refactoring
2021-06-12 11:59:36 +03:00
pokamest
d13df65bfb
Tiny fixes
2021-06-03 20:23:44 +03:00
pokamest
e3fb239de9
Config export
2021-05-10 02:33:31 +03:00
pokamest
de67f244da
Multiprotocol support
2021-05-07 23:28:37 +03:00
pokamest
d424bb24cf
refactoring
...
Protocol to DockerContainer
2021-04-26 23:19:19 +03:00
pokamest
a5e9cea22f
Release 1.6 WIP
2021-04-20 02:09:47 +03:00
pokamest
85b6b06cc9
- no dockerhub
...
- trafic masking
2021-04-04 23:12:36 +03:00
pokamest
d831d68e73
ShadowSocks protocol fixes:
...
- remote for OpenVPN is set to real ip address
- remote ip will be added as alias in docker container
- ss-local graceful shutdown
- crash fixes
2021-03-18 18:45:08 +03:00
pokamest
ca898a6759
Ssh key auth support added
...
yum/apt install support
2021-03-14 21:19:11 +03:00
pokamest
8fd81be477
ShadowSocks fixes for MacOS
2021-02-21 09:44:53 -08:00
pokamest
a1cb4ac544
Custom routing done
...
ShadowSocks enabled by default
2021-02-18 15:00:41 +03:00
pokamest
ec9ae0ef4f
shadowsocks impl
2021-01-15 23:36:35 +03:00
pokamest
861c71e3a8
OpenVpn runtime error codes handling
2021-01-08 16:51:58 +03:00
pokamest
bfdbe27a8d
Openvpn scripts fixes
...
some refactoring
2021-01-07 20:53:42 +03:00
pokamest
5eede71667
Refactoring
2021-01-06 17:12:24 +03:00