Update example in readme
This commit is contained in:
parent
eee3ee1619
commit
ab94f50b82
@ -7,14 +7,14 @@ Perfect for sharing files on the fly.
|
||||
|
||||
hyp
|
||||
|
||||
Will load tls certificates inside `/usr/local/etc/openssl` and start serving
|
||||
Will load tls certificates inside `/etc/ssl/certs` and start serving
|
||||
the working directory on every interface, on port 443.
|
||||
|
||||
hyp localhost 8080
|
||||
|
||||
Use custom address and port.
|
||||
|
||||
hyp -t /etc/ssl
|
||||
hyp -t .local/share/certs
|
||||
|
||||
Use another directory.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user