vladimir.kuznetsov
f6ca22ecdd
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/qt6-libssh-support
2023-03-26 11:52:22 +03:00
pokamest
b98c6ca5c5
Merge pull request #192 from amnezia-vpn/bugfix/check-server-port-on-dns-container
...
bugfix/check-server-port-on-dns-container
2023-03-21 23:08:03 +00:00
vladimir.kuznetsov
5641874811
added skip port busy check for DNS container.
...
- added script execution error check when checking ports busy
2023-03-20 17:29:23 +03:00
vladimir.kuznetsov
6bf170e273
Merge branch 'bugfix/empty-port-when-check-server-ports' of github.com:amnezia-vpn/desktop-client into feature/qt6-libssh-support
2023-03-20 08:53:00 +03:00
vladimir.kuznetsov
084ac9b916
added a default port if it is not in the config when scanning the server for busy ports
2023-03-20 08:50:57 +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
6272ae842c
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/qt6-libssh-support
2023-03-19 17:23:18 +03:00
vladimir.kuznetsov
b000eda126
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/qt6-client-management-panel
2023-03-19 17:15:13 +03:00
vladimir.kuznetsov
a92f1b82d0
fixed a bug with incorrect port detection when clicking the "scan installed containers" button
2023-03-16 16:47:26 +03:00
vladimir.kuznetsov
2d30f86cc6
removed unused qtssh folder
2023-02-28 06:15:01 +03:00
vladimir.kuznetsov
4171afe275
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/qt6-client-management-panel
2023-02-27 19:59:01 +03:00
vladimir.kuznetsov
a287192649
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/qt6-libssh-support
2023-02-27 19:53:53 +03:00
vladimir.kuznetsov
f2e9631af4
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/container-existence-on-container-setup
2023-02-27 19:42:47 +03:00
vladimir.kuznetsov
69d4f0ce10
removed ContainerProps::containerTypeToString
2023-02-25 18:17:25 +03:00
vladimir.kuznetsov
2580475f67
added a button to scan the server for already installed containers
...
- refactoring of old code, redundant sections of code removed
2023-02-25 17:59:22 +03:00
vladimir.kuznetsov
ddc3fe7807
Added the advanced settings page
...
- added a button to scan the server for installed containers
- added a check on the presence of installed containers before configuring the server, if the containers are already installed, then we will add them to the GUI
- added new control element - PopupWarning.qml
2023-02-20 09:46:50 +03:00
vladimir.kuznetsov
e9b92b216a
added a check for port availability when installing up a container
...
- added wireguard service copying to debug build folder
2023-02-14 18:02:51 +03:00
Dmitriy Karpushin
7c4030aaef
fix macos build
2023-02-08 19:09:24 +03:00
Dmitriy Karpushin
c1bf0f8799
[WIP] dynamic linking
2023-02-08 16:06:18 +03:00
vladimir.kuznetsov
4b0a4aa5d2
removed unused code
2023-02-08 16:06:18 +03:00
vladimir.kuznetsov
115be88e5d
added check for nullptr in sshclient
2023-02-08 16:06:18 +03:00
vladimir.kuznetsov
b2fd94d20e
added a check for the existence of the container before installing it
2023-02-06 19:19:49 +03:00
pokamest
32ca02bcc7
Crash fix on VPN connection
2023-01-31 01:38:49 +00:00
pokamest
ddefb99e5e
Merge branch 'dev' into feature/qt6-libssh-support
2023-01-31 00:53:24 +00: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
ee609f3e8f
fixed warning with QFutureWatcher
...
- renamed readWireguardConfiguration function to match what it does
2023-01-24 09:43:45 +03:00
vladimir.kuznetsov
8ea80a616e
Merge branch 'qt_migration' of github.com:amnezia-vpn/desktop-client into feature/qt6-client-management-panel
2023-01-18 20:06:01 +03:00
vladimir.kuznetsov
f6e8346841
moved getClientsList and setClientsList from serverController
2023-01-17 18:41:36 +03:00
pokamest
580975fda1
Merge branch 'qt_migration' into feature/qt6-server-busy-notification
2023-01-16 18:13:07 +00:00
vladimir.kuznetsov
599910daea
added openvpn certificate revocation
2023-01-15 18:09:05 +03:00
vladimir.kuznetsov
a7030cdcb9
added saving the list of clients for wireguard
...
- added error handling when getting/saving a list of clients
2023-01-11 20:36:47 +03:00
vladimir.kuznetsov
8c137ecc52
added page to display WireGuard client information
2023-01-10 16:21:45 +03:00
vladimir.kuznetsov
a42beb86c0
added client management panel
...
- added classes for displaying the client management panel
- added class for displaying the client info
- added page to display a list of clients
- added page to display OpenVpn client information
- added diagram with OpenVpn certificate revocation process
2023-01-09 12:38:01 +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
08a8eadb49
added display of a notification that the server is busy installing third-party software
...
- refactoring doInstallAction functions
2023-01-01 22:08:39 +03:00
vladimir.kuznetsov
3b2948d4dd
renamed debug class to logger
2022-12-28 13:41:45 +03:00
vladimir.kuznetsov
4a75f2ebca
Moved ssh lib wrapper from SshSession to SshClient
2022-12-26 12:43:51 +03:00
vladimir.kuznetsov
be39b3be8c
implementation of sending commands via ssh_channel_request_exec()
2022-12-26 10:12:42 +03:00
vladimir.kuznetsov
50e8aff8fa
added ssh_channel_close() in ShhSession
2022-12-25 15:46:56 +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
81cf108471
moved and formatted code for sftp to sshSession class
2022-12-22 19:55:30 +03:00
vladimir.kuznetsov
5075fe358e
added callbacks for output from a remote host
2022-12-21 08:13:06 +03:00
vladimir.kuznetsov
c8085a368f
added class to open ssh connection using libssh and write data to ssh channel
2022-12-20 13:43:46 +03:00
pokamest
951d915326
libssh init
2022-12-14 21:50:52 +01:00
vladimir.kuznetsov
3742583508
added zlib to submodules. Added build and link zlib, libssh in CMakeLists.txt
2022-12-06 18:17:10 +03:00
Mykola Baibuz
a87610c856
Use libssh for server setup script
...
That gives some advantages in supported key types.
2022-12-04 01:43:53 +03:00
pokamest
48dc532de6
Merge branch 'dev' into qt_migration
2022-11-30 14:26:44 +01:00
vladimir.kuznetsov
f90ebbbb4e
added inclusion of an additional client/server config when generating configs from templates
...
- fixed name in additional server config field
2022-10-26 14:06:03 +03:00