tigerbot
|
40bd1d9cc6
|
moved some functions into a utils files for wider use within ddns
|
2017-11-07 16:42:00 -07:00 |
tigerbot
|
307d81690d
|
Merge branch 'reorganize-modules'
|
2017-11-06 18:09:37 -07:00 |
tigerbot
|
28f28c6eb9
|
made DDNS care less when checking the gateway fails
|
2017-11-03 15:16:30 -06:00 |
tigerbot
|
ef5dcb81f4
|
fixed bug determining for which domains to set new DNS records
|
2017-11-03 14:36:27 -06:00 |
tigerbot
|
b4e967f152
|
made the loopback check more robust
|
2017-11-03 14:31:28 -06:00 |
tigerbot
|
5de8edb33d
|
fixed incorrect behavior when loopback or tunnel initially fails
|
2017-11-03 14:31:15 -06:00 |
tigerbot
|
b324016056
|
made the loopback check more robust
|
2017-11-01 11:40:56 -06:00 |
tigerbot
|
eda766e48c
|
moved tunnel client manager into DDNS directory where it's used
|
2017-10-31 18:10:46 -06:00 |
tigerbot
|
9a63f30bf2
|
fixed incorrect behavior when loopback or tunnel initially fails
|
2017-10-30 14:00:27 -06:00 |
tigerbot
|
72ff65e833
|
fix some misc problem found using browser to access API
|
2017-10-25 11:00:06 -06:00 |
tigerbot
|
00de23ded7
|
implemented setting DNS records after tunnel connect
currently done automatically by API we get the tunnel token from, but in the
near-ish future that will be changed
|
2017-10-20 18:02:55 -06:00 |
tigerbot
|
82f0b45c56
|
implemented cleanup/update of DNS records on config change
|
2017-10-20 15:38:10 -06:00 |
tigerbot
|
acf2fd7764
|
looking at active tunnel session on DDNS config update
|
2017-10-19 17:45:05 -06:00 |
tigerbot
|
c23f5ae25b
|
moved the session cache to be longer lasting
|
2017-10-19 12:58:04 -06:00 |
tigerbot
|
019e4fa063
|
made connectTunnel wait for connections to actually start
|
2017-10-19 12:37:08 -06:00 |
tigerbot
|
3aed276faf
|
switched to newer config structure for setting DNS records
|
2017-10-18 16:06:44 -06:00 |
tigerbot
|
b9fac21b05
|
switched to using new config format when connecting to tunnel
|
2017-10-18 15:37:35 -06:00 |
tigerbot
|
c55c034f11
|
started using of the ddns.loopback setting
|
2017-10-18 13:48:08 -06:00 |
tigerbot
|
b8f282db79
|
fixed bug in promisifying network package
|
2017-10-02 15:37:58 -06:00 |
tigerbot
|
9e9b5ca9ad
|
update DDNS to also use the specified list of domains
|
2017-09-29 15:29:47 -06:00 |
tigerbot
|
0dd20e4dfc
|
removed tunnel from config and API and made DDNS responsible
|
2017-09-28 11:18:44 -06:00 |
tigerbot
|
5cc7e3f187
|
added loopback test before setting DNS records to local IP
|
2017-09-27 14:53:18 -06:00 |
tigerbot
|
83f72730a2
|
moved the DNS API calls to another file
|
2017-09-27 10:54:35 -06:00 |
tigerbot
|
8930a528bc
|
moved some things related to DDNS into separate folder
|
2017-09-26 18:11:16 -06:00 |