binhex / arch-qbittorrentvpn

Docker build script for Arch Linux base with qBittorrent, Privoxy and OpenVPN
GNU General Public License v3.0
472 stars 48 forks source link

keepsolid aka vpn unlimited #161

Open droopified opened 1 year ago

droopified commented 1 year ago

i know this isnt a good vpn but i just want to try it till i get a better vpn as my pia has expired. i cant seem to set this up. i went and set it as custom and put the generated ovpn file in its /config/openvpn location and entered the generated login info. not sure if entered the "name server" correctly as ca-tr.vpnunlimitedapp.com which was also generated.

here is the log `2023-02-01 20:01:06.902593 [info] VPN_PROV defined as 'custom' 2023-02-01 20:01:07.006276 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/CA53D2F4-3273-4584-9B07-E1CE0110E5B0_ca-tr_openvpn.ovpn 2023-02-01 20:01:07.143324 [warn] VPN confi 2023-02-01 20:01:07.143455 guration file /config/openvpn/CA53D2F4-3273-4584-9B07-E1CE0110E5B0_ca-tr_openvpn.ovpn remote port is missing or malformed, assuming port '1194' 2023-02-01 20:01:07.216244 [info] VPN remote server(s) defined as 'ca-tr.vpnunlimitedapp.com,' 2023-02-01 20:01:07.290011 [info] VPN remote port(s) defined as '1194,' 2023-02-01 20:01:07.358186 [info] VPN remote protcol(s) defined as 'udp,' 2023-02-01 20:01:07.442960 [info] VPN_DEVICE_TYPE defined as 'tun0' 2023-02-01 20:01:07.515379 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS) 2023-02-01 20:01:07.587263 [info] LAN_NETWORK defined as '192.168.1.0/24' 2023-02-01 20:01:07.671793 [info] NAME_SERVERS defined as 'ca-tr.vpnunlimitedapp.com' 2023-02-01 20:01:07.752004 [info] VPN_USER defined as 'xxxxxxx' 2023-02-01 20:01:07.826894 [info] VPN_PASS defined as 'xxxxxxx' 2023-02-01 20:01:07.905182 [info] ENABLE_PRIVOXY defined as 'no' 2023-02-01 20:01:07.990335 [info] VPN_INPUT_PORTS not defined (via -e VPN_INPUT_PORTS), skipping allow for custom incoming ports 2023-02-01 20:01:08.062028 [info] VPN_OUTPUT_PORTS not defined (via -e VPN_OUTPUT_PORTS), skipping allow for custom outgoing ports 2023-02-01 20:01:08.147483 [info] WEBUI_PORT defined as '8080' 2023-02-01 20:01:08.236013 [info] Starting Supervisor... 2023-02-01 20:01:09,713 INFO Included extra file "/etc/supervisor/conf.d/qbittorrent.conf" during parsing 2023-02-01 20:01:09,714 INFO Set uid to user 0 succeeded 2023-02-01 20:01:09,725 INFO supervisord started with pid 7 2023-02-01 20:01:10,728 INFO spawned: 'start-script' with pid 180 2023-02-01 20:01:10,733 INFO spawned: 'watchdog-script' with pid 181 2023-02-01 20:01:10,734 INFO reaped unknown pid 8 (exit status 0) 2023-02-01 20:01:10,752 DEBG 'watchdog-script' stdout output: [info] qBittorrent config file already exists, skipping copy [info] Removing session lock file (if it exists)...

2023-02-01 20:01:10,753 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2023-02-01 20:01:10,753 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2023-02-01 20:01:10,754 DEBG 'start-script' stdout output: [info] VPN is enabled, beginning configuration of VPN

2023-02-01 20:01:10,781 DEBG 'start-script' stdout output: [warn] Username contains characters which could cause authentication issues, please consider changing this if possible

2023-02-01 20:01:10,917 DEBG 'start-script' stdout output: [info] Adding ca-tr.vpnunlimitedapp.com to /etc/resolv.conf

2023-02-01 20:01:10,947 DEBG 'start-script' stderr output: Warning: Could not create a resolver structure: Syntax error, could not parse the RR ((null)) Try drill @localhost if you have a resolver running on your machine.

2023-02-01 20:01:15,965 DEBG 'start-script' stderr output: Warning: Could not create a resolver structure: Syntax error, could not parse the RR ((null)) Try drill @localhost if you have a resolver running on your machine.

2023-02-01 20:01:20,994 DEBG 'start-script' stderr output: Warning: Could not create a resolver structure: Syntax error, could not parse the RR ((null)) Try drill @localhost if you have a resolver running on your machine.

2023-02-01 20:01:26,010 DEBG 'start-script' stderr output: Warning: Could not create a resolver structure: Syntax error, could not parse the RR ((null)) Try drill @localhost if you have a resolver running on your machine.

2023-02-01 20:01:31,026 DEBG 'start-script' stderr output: Warning: Could not create a resolver structure: Syntax error, could not parse the RR ((null)) Try drill @localhost if you have a resolver running on your machine.

2023-02-01 20:01:36,039 DEBG 'start-script' stderr output: Warning: Could not create a resolver structure: Syntax error, could not parse the RR ((null)) Try drill @localhost if you have a resolver running on your machine.

2023-02-01 20:01:41,054 DEBG 'start-script' stderr output: Warning: Could not create a resolver structure: Syntax error, could not parse the RR ((null)) Try drill @localhost if you have a resolver running on your machine.

2023-02-01 20:01:46,068 DEBG 'start-script' stderr output: Warning: Could not create a resolver structure: Syntax error, could not parse the RR ((null)) Try drill @localhost if you have a resolver running on your machine.

2023-02-01 20:01:51,082 DEBG 'start-script' stderr output: Warning: Could not create a resolver structure: Syntax error, could not parse the RR ((null)) Try drill @localhost if you have a resolver running on your machine.

2023-02-01 20:01:56,097 DEBG 'start-script' stderr output: Warning: Could not create a resolver structure: Syntax error, could not parse the RR ((null)) Try drill @localhost if you have a resolver running on your machine.

2023-02-01 20:02:01,113 DEBG 'start-script' stderr output: Warning: Could not create a resolver structure: Syntax error, could not parse the RR ((null)) Try drill @localhost if you have a resolver running on your machine.

2023-02-01 20:02:06,119 DEBG 'start-script' stdout output: [crit] 'ca-tr.vpnunlimitedapp.com' cannot be resolved, possible DNS issues, exiting...

2023-02-01 20:02:06,120 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22726236337200 for <Subprocess at 22726236337104 with name start-script in state RUNNING> (stdout)> 2023-02-01 20:02:06,120 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22726236702896 for <Subprocess at 22726236337104 with name start-script in state RUNNING> (stderr)>`

binhex commented 1 year ago

You cannot use a name for a name server it has to be an IP address for obvious reasons.