billy2210 0 Posted ... В инструкции сказано сохранить скачанный файл в телефоне в папке sdcard/ main storage, у меня в телефоне в проводнике нет такой папки! Quote Share this post Link to post
Tech Jedi Alex 1489 Posted ... В принципе всё равно куда скачивать файл, надо только найти потом) И ещё, в этом форуме основной язык – английский. Прошу писать по-английскому чтобы другие понимали о чём речь без переводчика. Могу предложить личные сообщения на русском если проблемы с английском есть (но это не официально)). For the readers, the gist is that there is a slight confusion as to where to save the downloaded profile as newer Android versions don't use /sdcard anymore. It was noted that it can be saved anywhere. 1 2 Staff, benfitita and billy2210 reacted to this Quote Hide Tech Jedi Alex's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
billy2210 0 Posted ... (edited) I did everything according to the instructions, in Termux-e, downloaded from F-Drouda, this is what it says, look at the end there, maybe I placed Y or N incorrectly, when questions were asked there when loading pkg, ... and for some reason- then the ls command in the AirVPN folder, uploaded to the root of the phone's file system, shows only 2 files, and the explorer in the phone shows 3 files ...... ~ $ termux-setup-storage ~ $ cd storage/shared/AirVPN ~/.../shared/AirVPN $ ls AirVPN_LV-Riga_Schedir_SSL-443.ovpn stunnel.crt AirVPN_LV-Riga_Schedir_SSL-443.ssl ~/.../shared/AirVPN $ cd ~ $ here is the file modified according to the instructions -here is the file modified according to the instructions - # -------------------------------------------------------- # Air VPN | https://airvpn.org | Friday 11th of August 2023 06:59:21 AM # STunnel Client Configuration # AirVPN_LV-Riga_Schedir_SSL-443 # -------------------------------------------------------- foreground = yes pid = /data/data/com.termux/fales/home/stunnel4.pid client = yes debug = 6 [openvpn] accept = 127.0.0.1:1413 connect = 46.183.217.14:443 TIMEOUTclose = 0 verify = 3 CAfile = stunnel.crt ~/.../shared/AirVPN $ ls AirVPN_LV-Riga_Schedir_SSL-443.ovpn stunnel.crt AirVPN_LV-Riga_Schedir_SSL-443.ssl ~/.../shared/AirVPN $ stunnel AirVPN*.ssl 2023.08.11 17:25:28 LOG6[ui]: Initializing inetd mode configuration 2023.08.11 17:25:28 LOG5[ui]: stunnel 5.69 on arm-unknown-linux-androideabi platform 2023.08.11 17:25:28 LOG5[ui]: Compiled with OpenSSL 3.0.8 7 Feb 2023 2023.08.11 17:25:28 LOG5[ui]: Running with OpenSSL 3.1.2 1 Aug 2023 2023.08.11 17:25:28 LOG5[ui]: Update OpenSSL shared libraries or rebuild stunnel 2023.08.11 17:25:28 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6 TLS:ENGINE,OCSP,PSK,SNI 2023.08.11 17:25:28 LOG6[ui]: Initializing inetd mode configuration 2023.08.11 17:25:28 LOG5[ui]: Reading configuration from file /storage/emulated/0/AirVPN/AirVPN_LV-Riga_Schedir_SSL-443.ssl 2023.08.11 17:25:28 LOG5[ui]: UTF-8 byte order mark not detected 2023.08.11 17:25:28 LOG6[ui]: Compression disabled 2023.08.11 17:25:28 LOG6[ui]: Initializing service [openvpn] 2023.08.11 17:25:28 LOG6[ui]: stunnel default security level set: 2 2023.08.11 17:25:28 LOG6[ui]: Session resumption enabled 2023.08.11 17:25:28 LOG6[ui]: Configured trusted server CA: C=IT, ST=Italy, L=Perugia, O=AirVPN, OU=stunnel, CN=stunnel.airvpn.org, emailAddress=info@airvpn.org 2023.08.11 17:25:28 LOG6[ui]: DH initialization skipped: client section 2023.08.11 17:25:28 LOG5[ui]: Configuration successful 2023.08.11 17:25:28 LOG6[ui]: Service [openvpn] (FD=8) bound to 127.0.0.1:1413 2023.08.11 17:25:28 LOG3[ui]: Cannot create pid file /data/data/com.termux/fales/home/stunnel4.pid 2023.08.11 17:25:28 LOG3[ui]: create: No such file or directory (2) Edited ... by billy22-10@protonmail.com Quote Share this post Link to post
Tech Jedi Alex 1489 Posted ... 1 hour ago, billy22-10@protonmail.com said: and for some reason- then the ls command in the AirVPN folder, uploaded to the root of the phone's file system, shows only 2 files, and the explorer in the phone shows 3 files ...... Are you sure? Your ls output shows three as well… The principal error in the logs seems to be: 2023.08.11 17:25:28 LOG3[ui]: Cannot create pid file /data/data/com.termux/fales/home/stunnel4.pid 2023.08.11 17:25:28 LOG3[ui]: create: No such file or directory (2) Permissions, maybe? Quote Hide Tech Jedi Alex's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post