Commit graph

57 commits

Author SHA1 Message Date
milaq f983d2500d polish readme and add nginx and systemd examples
also move examples into separate subdir to keep it tidy
2018-11-06 01:05:37 +01:00
milaq 61d584c8be better handling of common errors 2018-07-23 18:36:47 +02:00
milaq 4432f1ef96 make listen address and port configurable via commandline 2018-07-23 18:28:43 +02:00
milaq e28347a1a4 add proper gitignore 2018-07-23 18:28:43 +02:00
milaq 8170ebf9cc clarify readme a tad 2018-07-23 18:28:29 +02:00
milaq ef54ad932e do not redirect to listen_port
the initial request arrives at port 80 either way.

also, in case we are not listening on all interfaces and/or firewall rules are
in the way this leads to the receiver not querying an accessible url.
2018-07-23 14:34:21 +02:00
milaq bbc4e55e55 initial commit 2018-07-23 14:25:01 +02:00