Commit Graph

135 Commits (4a2f2efdb7cbe9e8f4dcb0239ca8b3d935805dc8)
 

Author SHA1 Message Date
binhex 703cfa1f89 Update README.md
4 years ago
binhex 3eae257f59 bug in iptables due to switch of default_gateway var
4 years ago
binhex fd4fa6e7e3 remove build scripts to prevent overwrite of init.sh
4 years ago
binhex 39e5d21b0d remove common envvars, now in install.sh for arch-int-openvpn
4 years ago
binhex 64b8443148 better detection of docker int, general tidy up of vars defined
4 years ago
binhex 80dcb446ff pick up port from port line if defined, relax digit check for port to 2-5
4 years ago
binhex b7ce500cb8 ensure cut port is integer and not string (hostname)
4 years ago
binhex 798297a0d6 anchor remote and proto to start of line
4 years ago
binhex fe31225094 rework mod for tcp-client to tcp
4 years ago
binhex 4fde9d5b17 add in multi line remote support
4 years ago
binhex 912a2fc753 better logging for retries, set return not exit code
4 years ago
binhex 4a5572df66 vpn port change and touch portclosed moved
4 years ago
binhex 7219ba87e8 qbittorrent no longer requires privileged
4 years ago
binhex 9bd0060d4d include arch detect, used for compiled pkgs
4 years ago
binhex dbc83ad0ff more consolidation of cleanup
4 years ago
binhex 764755546c allow additional ports in/out
4 years ago
binhex 9aa6ce97e3 move to init script, as required for all images currently
4 years ago
binhex b2a4eac248 bufix for pgrep stack size issue
4 years ago
binhex 4a74d31031 better detection of docker bridge interface
4 years ago
binhex 78fde36be4 identify protocol used by curl for api
4 years ago
binhex 7151044024
Merge pull request #27 from upcboy/master
4 years ago
upcboy 4dee802705
Update qbittorrent.sh
4 years ago
binhex 8b343dbc19 fix incoming port assignment
4 years ago
binhex 11996b9843 fix silent fail due to set -x for no remote line
5 years ago
binhex 10f79aac2f call dos2unix script
5 years ago
binhex d01fc424df add in env var to define app name
5 years ago
binhex 121fe4e437 include link to documentation
5 years ago
binhex 7c0faedc02 remove unrar - in base
5 years ago
binhex a6260b5960 use cleanup.sh script
5 years ago
binhex fc0b721f57 split port change for vpn and app
5 years ago
binhex c571cb8a97 change tmp filename for iptables
5 years ago
binhex 9792f4c660 check incoming port using ext site
5 years ago
binhex 9a4cacbdb2 need full path to script
5 years ago
binhex 775ad55ce5 sed req full path to file
5 years ago
binhex a2cfb5f895 put system scripts on path
5 years ago
binhex e962447503 need to set read perms for root user created file
5 years ago
binhex 8e731bbc59 prevent app name incorrectly picked up by pgrep
5 years ago
binhex 5f617ed3e2 remove env var, not required any more
5 years ago
binhex dedf5314d9 move puid and pgid files to /root
5 years ago
binhex edc22765e8 consolidate source scripts, retry for extip
5 years ago
binhex 6bef741324 check iptables chain policy is drop
5 years ago
binhex f38d93ff60 drop iptables forward
5 years ago
binhex c8d83ce441 remove orphan packages and config
5 years ago
binhex 006c98dc3b revert back to direct call to dos2unix
5 years ago
binhex 3b09af0e43 check if convert req using wrapper
5 years ago
binhex 6a9a074bca update fallback ns
5 years ago
binhex e9b4a471f8 update example ns
5 years ago
binhex b8e6ebd8c6 privoxy checks now in watchdog
5 years ago
binhex 280483878b additional logging when process fails to start
5 years ago
binhex 54e6fe74a3 add in env to run up scripts
5 years ago