I hereby claim:
- I am dne on github.
- I am dne (https://keybase.io/dne) on keybase.
- I have a public key ASDmjNMxJrG-Wmw2zKOAvpRgDUgwIxx54qNu_sAFsG40Qwo
To claim this, I am signing this object:
| serial 0 | |
| timeout 150 | |
| prompt 1 | |
| default openbsd | |
| label openbsd | |
| com32 /syslinux/chain.c32 | |
| append hd0 4 | |
| label miniroot |
I hereby claim:
To claim this, I am signing this object:
| upstream smping_proxy { | |
| server unix:/var/run/smokeping-psgi.sock; | |
| } | |
| server { | |
| listen 80; | |
| listen [::]:80; | |
| server_name smokeping.example.net; |
| #!/usr/bin/perl | |
| use strict; | |
| use warnings; | |
| use CGI::Emulate::PSGI; | |
| my $app = CGI::Emulate::PSGI->handler(sub { | |
| use CGI; | |
| use Smokeping; | |
| CGI::initialize_globals(); |
| disable_vrfy_command = yes | |
| smtpd_client_restrictions = | |
| reject_rhsbl_reverse_client dbl.spamhaus.org | |
| smtpd_helo_required = yes | |
| smtpd_helo_restrictions = | |
| reject_invalid_helo_hostname, | |
| reject_non_fqdn_helo_hostname, | |
| reject_rhsbl_helo dbl.spamhaus.org |
| timeout 150 | |
| default freebsd | |
| prompt 1 | |
| label freebsd | |
| com32 /boot/addons/chain.c32 | |
| append file=/freebsd/gptzfsboot | |
| label mfsbsd | |
| kernel /boot/addons/memdisk |