mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-28 22:30:42 +03:00
Compare commits
8 Commits
fix/clicka
...
bugfix/ios
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
373918730c | ||
|
|
d66794ae8b | ||
|
|
3fcedefb5b | ||
|
|
b5a3ad8592 | ||
|
|
c2c1705367 | ||
|
|
381e7b621d | ||
|
|
f330d5943d | ||
|
|
8e4b93d5e5 |
5
.gitmodules
vendored
5
.gitmodules
vendored
@@ -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
|
||||
|
||||
Submodule client/3rd/OpenVPNAdapter updated: 0e2db0baa0...ca2b0c7e4c
Reference in New Issue
Block a user