This commit is contained in:
sose 2021-04-27 17:17:32 -07:00
commit 565c77d316
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
![hellgate logo](mandatory-js-project-logo.png) ![hellgate logo](mandatory-js-project-logo.png)
---- ----
Hellgate is an extensible, general purpose http-\>gemini mirror with full An extensible, general purpose http-\>gemini mirror with full
javascript support javascript support
## Requirements ## Requirements
@ -23,7 +23,7 @@ javascript support
- `npm install` - `npm install`
- `./gen_cert` - `./gen_cert`
- `npm start` or `xvfb-run npm start` - `npm start` or `xvfb-run npm start`
- The server will listen on `localhost:1965` by default - The server will listen on `[::1]:1965` by default
## Sigils ## Sigils
- By default, more complex sites that are rendered by hellgate are not very - By default, more complex sites that are rendered by hellgate are not very