Compare commits

...

8 Commits

Author SHA1 Message Date
Anh Viet 373918730c done add build OpenVPNAdapter with OpenVPn3 cloak 2023-04-12 23:47:13 +07:00
Anh Viet d66794ae8b fix bug build ios with armv7 2023-04-09 23:47:45 +07:00
Anh Viet 3fcedefb5b remove old openvpnadapter 2023-04-08 23:42:47 +07:00
Anh Viet b5a3ad8592 openvpnadapter ck 2023-04-08 23:40:46 +07:00
Anh Viet c2c1705367 fix repo 2023-04-08 22:42:26 +07:00
Anh Viet 381e7b621d change source openvpnadapter 2023-04-08 22:33:32 +07:00
Anh Viet f330d5943d merger libssh from branch dev 2023-04-08 22:22:31 +07:00
Anh Viet 8e4b93d5e5 error when build openvpnadapter use openssl 2023-03-26 23:48:00 +07:00
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -9,7 +9,7 @@
url = https://github.com/WireGuard/wireguard-apple
[submodule "client/3rd/OpenVPNAdapter"]
path = client/3rd/OpenVPNAdapter
url = https://github.com/ss-abramchuk/OpenVPNAdapter.git
url = https://github.com/amnezia-vpn/OpenVPNAdapter.git
[submodule "client/3rd/ShadowPath"]
path = client/3rd/ShadowPath
url = https://github.com/qman9501/ShadowPath
@@ -37,6 +37,9 @@
[submodule "client/3rd/SortFilterProxyModel"]
path = client/3rd/SortFilterProxyModel
url = https://github.com/mitchcurtis/SortFilterProxyModel.git
[submodule "client/3rd/openvpn3"]
path = client/3rd/openvpn3
url = https://github.com/amnezia-vpn/openvpn3/tree/master-amnezia
[submodule "client/3rd/mbedtls"]
path = client/3rd/mbedtls
url = https://github.com/Mbed-TLS/mbedtls.git