Commit graph

7 commits

Author SHA1 Message Date
6920f38942 chore: bump version to 1.6.20 2022-11-23 10:13:35 +01:00
ae746f24b1 chore(feuille.1): update manpage 2022-11-23 10:07:11 +01:00
7904d4dfc4 fix: use port 9999 instead of port 8888
web crawlers were creating a shit-ton of pastebins while trying to
connect to feuille.
2022-11-22 20:36:45 +01:00
01057061f9 fix: use /var/www/feuille instead of /var/www/htdocs/feuille 2022-11-21 19:33:09 +01:00
7c4aaf95ea fix(feuille.1): re-add manpage
I accidentally removed it.
2022-11-21 14:50:53 +01:00
601f8e4c24 fix(feuille.c): remove pledge stages 1 and 3
Stage 1 was causing issues with the chroot syscall, and, since stage
3 was causing more harm than security in terms of readability, I also
removed it.
2022-11-21 14:40:51 +01:00
ca9f8261bf feat: Manpage 2022-11-21 10:42:34 +01:00