Commit Graph

59 Commits (1411c26ff2c16c1d9eeda33f5bc18afe79a13082)

Author SHA1 Message Date
binhex 25c4105f39 remove daemon so we get dyn password in log
4 months ago
binhex 18e3d22113 only force local auth once to prevent continual writes
10 months ago
binhex d92b6bb12c ensure interface set for session and connection
10 months ago
binhex db31261699 add in support for protonvpn port forward asssignment
12 months ago
binhex 7357e1e9ff attempt to fix dumb-init issue
2 years ago
binhex e049152ab8 revert dumb-init shebang issues with bg scripts
2 years ago
binhex cc5a2471cb switch to dumb-init
2 years ago
binhex e4d2d79b27 bind network int to vpn adapter as qbittorrent attempts dht to vpn endpoint over eth0
3 years ago
binhex 0a67817bc3 move iptables.sh to intermediate
3 years ago
binhex 08f26c8792 allow udp for asdditional_ports
4 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 7d8695c4c3 another case sensitive issue with ip route
4 years ago
binhex 3eae257f59 bug in iptables due to switch of default_gateway var
4 years ago
binhex 64b8443148 better detection of docker int, general tidy up of vars defined
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 764755546c allow additional ports in/out
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
upcboy 4dee802705
Update qbittorrent.sh
5 years ago
binhex 8b343dbc19 fix incoming port assignment
5 years ago
binhex 10f79aac2f call dos2unix 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 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 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 006c98dc3b revert back to direct call to dos2unix
5 years ago
binhex 3b09af0e43 check if convert req using wrapper
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 15374d6e20 remove fastresume to fix up atm untick on restart
6 years ago
binhex dee839dea4 silence logging from pgrep
6 years ago
binhex 9a348e9a53 minor comment change
6 years ago
binhex 74f29d5c06 comment change
6 years ago
binhex 204e9bb20e use netstat to get vnic lan adapter name
6 years ago
binhex d3a5df8139 make code dry
6 years ago
binhex 469aa665ba workaround for ui issues
6 years ago
binhex dcf2b1bda1 set port and ip for next run
6 years ago
binhex 3d76a04622 use api to set random port setting
6 years ago
binhex b68b0069a2 escape backslashes in sed
6 years ago
binhex 7cc26404ee bug fixes
6 years ago
binhex d7f8dd800b silence curl, allow auth localhost
6 years ago