Commit Graph

21 Commits

Author SHA1 Message Date
Mykola Baibuz d93be76505 Add auth protection for ssh key export
We use a builtin keyguard for ssh key export protection on Android.

This protection works only if some protection is set on the phone.

https://developer.android.com/reference/android/app/KeyguardManager#isDeviceSecure()
2022-09-19 12:32:06 +03:00
dimmdev fdcb994e7a Fix: infinite reconnect when using wireguard on Android 7 and 7.1 2022-08-15 08:16:08 +05:00
pokamest eea88f6e11 Cleanup 2022-08-09 17:06:03 +03:00
aman 29656fb9a6 Shadowsocks protocol added 2022-04-26 23:49:20 +05:30
aman 59b4bf5267 Shadowsocks added as a library folder in android 2022-04-16 20:18:27 +05:30
aman 929bcf03a0 Android shadowsocks code added 2022-04-01 10:05:58 +05:30
aman b63bf2465f Android service issue fixed - VPN is keep running when connected and ui closed 2022-02-13 22:52:04 +05:30
pokamest 505c9c6218 Various fixes 2022-02-09 15:23:20 +03:00
pokamest 67d413956d AndroidController reimpl 2021-11-26 17:43:02 +03:00
alexkosh 4de38a295c Fix wireguard config 2021-10-23 23:06:50 +03:00
Розов Никита Валерьевич 7723568cef adding dns addresses in route table for samsung devices 2021-10-18 17:01:55 +03:00
Розов Никита Валерьевич ebfd50f30d add socket protect 2021-10-18 16:51:45 +03:00
Розов Никита Валерьевич 0f89c40a1d add tun reroute gw function 2021-10-16 19:25:07 +03:00
Розов Никита Валерьевич 5895b37a06 parcing config fix 2021-10-14 14:53:20 +03:00
Розов Никита Валерьевич 88d5e9cbc3 disconnection fix 2021-10-14 11:22:59 +03:00
Розов Никита Валерьевич 6a9cc9bf37 openvpn connection status fix 2021-10-14 10:14:01 +03:00
Розов Никита Валерьевич 28ae7eeaee add disable openvpnconnection, refactoring 2021-10-13 18:33:43 +03:00
Розов Никита Валерьевич ab1e31b2ff openvpn connection logic fix 2021-10-11 15:36:40 +03:00
Розов Никита Валерьевич 1ceee8901e add openvpn connection logic draft 2021-10-09 20:17:19 +03:00
pokamest edbfcda197 Fixes for android and wg 2021-10-01 12:18:48 -07:00
pokamest eb497be730 Native android service implemented 2021-09-30 15:56:48 +03:00