From 9e69194a362e5b119c77964a798d4d6db5caeb03 Mon Sep 17 00:00:00 2001 From: Rnhmjoj Date: Sat, 28 Mar 2015 19:03:27 +0100 Subject: [PATCH] Update for the new mode --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 84df34d..b5f2ed2 100644 --- a/README.md +++ b/README.md @@ -5,21 +5,26 @@ Also pyh(ttps) backward. Perfect for sharing files on the fly. ## Usage - hyp + hyp Will load tls certificates inside `/usr/local/etc/openssl` and start serving the working directory on every interface, on port 443. - hyp localhost 8080 + hyp localhost 8080 Use custom address and port. - hyp -t /etc/ssl + hyp -t /etc/ssl Use another directory. Without any key/certificate hyp will fallback to http. + hyp -u + +Will save in the current working directory any file uploaded with a POST request. +Go to the bind address for a handy html form. + ## License Dual licensed under the MIT and GPL licenses: