]> Git — Sourcephile - sourcephile-nix.git/blob - Makefile
fail2ban: tweak parameters
[sourcephile-nix.git] / Makefile
1 all: init
2
3 .PHONY: share/networking/named.root
4 share/networking/named.root:
5 mkdir -p $(@D)
6 curl >$@ -L https://www.internic.net/domain/named.root
7
8 tunnel-rspamd:
9 ssh -nNTL 11334:localhost:11334 root@sourcephile.fr