Commit Graph

103 Commits (6931da3475cfc7dd52f9be6149dc507fce624281)
 

Author SHA1 Message Date
binhex 6931da3475 fix up test workflow copy/paste error
3 years ago
binhex 3d1529c169 switch from buildx to manual build steps
3 years ago
binhex 0a67817bc3 move iptables.sh to intermediate
3 years ago
binhex 0cdc1adc47 add in github workflows
3 years ago
binhex 78c13be4ca send shutdown signal to bash child processes
3 years ago
binhex eb475543db update url to openvpn config for pia
3 years ago
binhex 08f26c8792 allow udp for asdditional_ports
3 years ago
binhex f5b4776c79 put back ports list as wireguard.sh does not define this thus need it in iptables too
4 years ago
binhex cb01f2a937 protocol fix for non pia vpn providers
4 years ago
binhex 6d73556718 allow tcp and udp for vpn endpoint
4 years ago
binhex d13a6a83db update pia openvpn link to next-gen
4 years ago
binhex 9d4cc3c684 update wireguard notes
4 years ago
binhex 98e51a0782 int renamed, thus change FROM line
4 years ago
binhex da25c13a5a Update README.md
4 years ago
binhex 9eb52c06ff Update README.md
4 years ago
binhex 7d8695c4c3 another case sensitive issue with ip route
4 years ago
binhex 692668a92e Update README.md
4 years ago
binhex eef1a03078 Update README.md
4 years ago
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