2
0
Fork 0
Commit Graph

13 Commits

Author SHA1 Message Date
Luca Bilke 7d9a377d6c remove unneeded code to prevent errors, add readme 2023-11-09 11:21:20 +01:00
Luca Bilke 4119c959c0 initial rework 2023-11-08 15:31:49 +01:00
s0x 3219017772 update: data/start.sh
new: when VPN_GATEWAY is not set, try and find the VPN_IF_NAME gateway address
new: verify VPN_CT_NAME health status before doing any action at startup
2023-04-24 01:54:30 +01:00
SOXFOR e8729dfd3e
Merge branch 'main' into dev 2023-04-20 01:49:18 +01:00
s0x f6031c5923 update data/start.sh
fix: #8 - Passwords with special characters might fail auth on qBittorrent
improve: better handle and verify login on qBittorrent
misc: verify and fix some shellcheck warnings
2023-04-20 01:36:40 +01:00
s0x bc9db0aa70 fix: #6 - qbt_login fails if qbittorrent has CSRF disabled 2023-04-18 23:58:30 +01:00
s0x d620a34060 fix: #6 - qbt_login fails if qbittorrent has CSRF disabled 2023-04-18 23:52:56 +01:00
soxfor 00450e4d3a Exit if qBittorrent is unreable and validate iptables rules before add/del
update: Dockerfile - substitute ncat with netcat-openbsd
fix: data/start.sh - use correct command to validate connection to qBittorrent
fix: data/start.sh - always check if port is open on firewall (fixes issue when starting and VPN mapped port is already equal to configured, fw check was skipped)
2023-03-23 22:54:20 +00:00
soxfor e8bdd43dbf update: check if qBittorrent is reachable, and quit if not 2023-03-22 01:51:27 +00:00
soxfor 103b4d5e64 update: data/start.sh - reorder some code and add more error checking 2023-03-20 02:22:57 +00:00
soxfor d8d06786b8 update: data/start.sh - validate if variables are defined and remove/add iptables rule to vpn container 2023-03-18 01:19:34 +00:00
soxfor 7742454fea update: add more checks and decrease NAT lease lifetime to equal default sleep time 2023-03-17 00:11:22 +00:00
soxfor 6ebcab8383 new: push Dockerfile and start script 2023-03-16 19:54:23 +00:00