Commit graph

29 commits

Author SHA1 Message Date
ChuckNorrison
1f0416bbbb
Add staticIP config and fix 127.0.0.1 (#3419)
* Add staticIP config and fix 127.0.0.1

Add possibility of a staticIP config in Raspiblitz.conf to override globalIP and publicIP detection.

Skip dyndns in case of static ip usage

if curl fails accidentaly it could result in the wrong IP. Only prefer if publicIP is empty.

* add FAQ entry

Co-authored-by: rootzoll <christian@geektank.de>
2022-12-10 14:53:29 +01:00
rootzoll
fcde75d792 script doc fix 2022-11-15 21:41:06 +01:00
/rootzoll
85b0c97d41
big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
geco91
33500007fa #1691 refactor internet.dyndomain.sh (#1721) 2020-10-28 13:43:08 +01:00
Christian Rotzoll
75be043d64 #584 cleaned up dyndomain and tls cert (#1574) 2020-09-22 02:51:34 +02:00
rootzoll
54e2b25b36 activate dyndns 2020-07-14 23:30:36 +02:00
rootzoll
78771e6d0c new tls refesh script 2020-05-28 14:54:09 +02:00
Robert Habermann
f97a866fdb use shred -u to safely overwrite and delete temp files 2020-05-02 11:32:04 +02:00
Gottfried Szing
f53d272d14
Fixed misspelled sudo command
replaced sudp with sudo
2020-01-24 11:10:08 +01:00
Christian Rotzoll
252aa42645 #470 set DNS server 2019-04-09 23:32:14 +01:00
rootzoll
aca7168a88 dynUpdateUrl fix 2019-02-18 17:43:24 +01:00
rootzoll
fe834f20c4 fix replacing dynUpdateUrl parameter 2019-02-18 17:41:48 +01:00
rootzoll
e73372d6ae fixing dynUpdateUrl bug 2019-02-18 17:35:34 +01:00
rootzoll
2f452ca8a4 fix dialog paramter 2019-02-18 17:25:43 +01:00
rootzoll
dc0fd31e07 fix scripts parameter 2019-02-18 17:23:38 +01:00
rootzoll
92d4395abb fixed dynDNS update url parameter 2019-02-18 15:56:55 +01:00
/geco
176bf5d160 refresh TLS seperate 2018-12-23 15:20:42 +01:00
rootzoll
3542551f48 better way to kill lnd after TLS creation 2018-12-22 01:11:43 +01:00
rootzoll
495ce9a4bf add some sleep 2018-12-22 00:53:27 +01:00
rootzoll
f4aabbf273 generating TLS by starting lnd directly 2018-12-22 00:43:49 +01:00
rootzoll
f7ce92de31 fix dialog 2018-12-21 01:26:23 +01:00
rootzoll
eecdf3ca15 fiex value raspi conf 2018-12-20 23:59:18 +01:00
rootzoll
ed729beb38 debug info 2018-12-20 23:56:48 +01:00
rootzoll
8b52fe6cc1 fix lnd.conf 2018-12-20 23:52:50 +01:00
rootzoll
7d58ab23fc fix lnd config 2018-12-20 23:48:25 +01:00
rootzoll
3a9ef48736 updated documentation 2018-12-20 23:42:45 +01:00
rootzoll
27333dd9da better wait loop 2018-12-20 23:28:23 +01:00
rootzoll
72e8dc1bb4 fix syntax bugs 2018-12-20 23:26:13 +01:00
rootzoll
d55ebc8ba8 service dyndomain 2018-12-20 14:13:42 +01:00