update readme
This commit is contained in:
parent
e09110064b
commit
e961578fe0
@ -26,8 +26,6 @@ but a standard file looks like such:
|
|||||||
Where each "active_capsule" is a virtual Gemini capsule. SecretShop supports virtual Gemini capsules all listening on port 1965
|
Where each "active_capsule" is a virtual Gemini capsule. SecretShop supports virtual Gemini capsules all listening on port 1965
|
||||||
as well as multiple Gopher servers runnning (though not virtual Gopher hosts due to protocol limitations)
|
as well as multiple Gopher servers runnning (though not virtual Gopher hosts due to protocol limitations)
|
||||||
|
|
||||||
Please note that CGIDir currently not used (waiting on spec clarification).
|
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
Running "make" should work for any given x86 machine.
|
Running "make" should work for any given x86 machine.
|
||||||
|
|
||||||
@ -44,3 +42,6 @@ Simply run "make uninstall".
|
|||||||
|
|
||||||
## Running
|
## Running
|
||||||
Either run the executable directly or use the SystemD unit file
|
Either run the executable directly or use the SystemD unit file
|
||||||
|
|
||||||
|
## Caveats
|
||||||
|
Currently does not support cert-based authorization.
|
||||||
|
Loading…
Reference in New Issue
Block a user