edgd1er
0434ee8827
fix regex for webproxy enabled ( #2505 )
2023-01-23 05:09:30 +09:00
edgd1er
682af66b47
restart privoxy if docker changed eth0 address. ( #2494 )
...
* restart privoxy if docker changed eth0 address.
* sometimes, pidfile exists but process is dead
2023-01-21 08:02:06 +09:00
edgd1er
af3d905b3a
DEBUG: print all lines before execution ( #2096 )
...
* DEBUG: print all lines before execution
if var DEBUG is set to anything other than false, each bash script will be run with a set -x. This would ease debugging
* DEBUG: centralize commands in utils.sh
2021-12-05 08:25:22 +09:00
RickyXwang
4bd601653b
Initial version of route-pre-down script ( #1502 )
...
* Initial version of route-pre-down script
* Added support for auth
Co-authored-by: Patrick Kishino <patrick.a.kishino@gmail.com>
2021-04-29 09:24:52 +09:00
MustangGB
22ea58ebe6
Make selfheal less verbose ( #1812 )
...
* Make selfheal less verbose
* Make selfheal less verbose
2021-04-21 08:45:16 +09:00
MustangGB
5da95dafee
Implement selfheal.sh ( #1805 )
...
* Create selfheal.sh
* Update healthcheck.sh
* Update selfheal.sh
* Update start.sh
* Update Dockerfile
* Update selfheal.sh
* Update selfheal.sh
* Update selfheal.sh
* Update selfheal.sh
2021-04-20 07:56:08 +09:00
clement-z
9317d7f512
Add DNS resolution checks ( fix #1608 ) ( #1617 )
...
* Add dns resolution test to healthcheck script
* Add dns resolution test to start script
Co-authored-by: Patrick Kishino <patrick.a.kishino@gmail.com>
2021-01-19 10:37:08 +09:00
clement-z
623e4541c8
Increase healthcheck ping timeout ( #1627 )
2021-01-19 10:28:17 +09:00
Kristian Haugene
1d888ee3f8
add timeout and retry for healthcheck
2020-11-10 21:52:47 +01:00
Kristian Haugene
179d095ecd
Revert "Update HealthCheck for auto-recover TUN down ( #1373 )"
...
This reverts commit 2287ee9cc4
.
2020-11-10 21:50:37 +01:00
RickyXwang
2287ee9cc4
Update HealthCheck for auto-recover TUN down ( #1373 )
...
* Update tunnelDown.sh
Add attempt to restart TUN
2020-09-29 08:51:34 +09:00
Patrick Kishino
9dd171d170
Exclude grep from ps -ef result
2020-06-25 10:31:25 +09:00
Christophe Lambin
1df9818a08
Fix healthcheck.sh
2020-06-02 20:01:22 +02:00
Patrick Kishino
2db2ce1f0d
Updated healthcheck to include openvpn and transmission process
2020-06-02 13:12:45 +09:00
Alexander Chernov
6fa0e97373
chore: typo in healthcheck message.
2020-05-09 20:48:51 +01:00
Kristian Haugene
66c7634f18
Standardize scripts, use bash and double brackets
2019-03-09 18:52:06 +01:00
btimbermont
0abe1912f4
Added healthcheck that checks if network is still up
2019-02-14 09:19:14 +01:00