mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-04 21:27:20 +02:00
Compare commits
No commits in common. "c8189a3aa65b094b4425ca2862da97df5786dd11" and "42d084238025b015b3fe868db0eb6f9a81c39e0b" have entirely different histories.
c8189a3aa6
...
42d0842380
@ -2,5 +2,4 @@
|
||||
|
||||
# Yggdrasil should protect from spoofing so this should be OK
|
||||
# ufw allow from 0200::/7 to any port 123 proto udp
|
||||
# NTS: ufw allow from 0200::/7 to any port 4460 proto udp
|
||||
allow 0200::/7
|
||||
|
@ -1,6 +0,0 @@
|
||||
# Broken workaround for https://gitea.blesmrt.net/mikaela/shell-things/issues/95
|
||||
|
||||
#bindcmddevice lo
|
||||
#cmdallow all 127.0.0.1
|
||||
#cmdallow all ::1
|
||||
#cmdport 323
|
@ -1,5 +0,0 @@
|
||||
# Functioning as NTS server, these are usual TLS certificates from acme.sh
|
||||
# Note the port 4460
|
||||
ntsserverkey /etc/chrony/tls/etro.mikaela.info.key
|
||||
ntsservercert /etc/chrony/tls/etro.mikaela.info.crt
|
||||
|
@ -10,6 +10,6 @@ server y.sedric.mikaela.info iburst auto_offline xleave
|
||||
server y.zaldaryn.mikaela.info iburst auto_offline xleave
|
||||
server y.rbtpzn.mikaela.info iburst auto_offline xleave
|
||||
# jolly-roger @ Teknologia Avoimeksi Ry not a laptop, but not 24/7 either
|
||||
server 204:e3a7:47c0:f9a8:6c52:5cfc:5093:7f6b iburst auto_offline xleave
|
||||
server 203:b53c:86b8:880f:d049:7e63:8d7c:e270 iburst auto_offline xleave
|
||||
# Actual 24/7 VPS
|
||||
server y.etro.mikaela.info iburst auto_offline xleave
|
||||
|
Loading…
x
Reference in New Issue
Block a user