Commit graph

5 commits

Author SHA1 Message Date
GoofyAF
dc62328ee1
Docs: Update docs/reverse-proxy.md (#1587)
* Update daemon.md

Added instructions to run the specter tarball release as a systemd service.

* Update reverse-proxy.md

Add instructions to setup ssh reverse proxy in the systemd service file for automatic SSH tunneling to the reverse proxy on system startup.
2022-02-17 08:21:14 +01:00
Max Hillebrand
c000daddd4
Typos (#941)
* some typo fixes

consistent capitalization and other.

* typos in connect-your-node.md

* Update continuous-integration.md

* typos in cypress tests

* typos in faq

* typo in security tradeoff

* typo in reverse-proxy

* typos in self-signed-certificate

* typos in tor.md
2021-02-10 10:42:25 +02:00
benk10
4ff6c31969
Add password only auth to doc (#919) 2021-01-30 13:25:39 +02:00
djpnewton
72ae45a22b
add notes about built in authentication methods (#871)
also mention rate limiting

fixes #862

Co-authored-by: Kim Neunert <k9ert@gmx.de>
2021-01-18 13:33:47 +01:00
Stepan Snigirev
9039bc2c4d
command-line options for server: daemon, ssl certificates, tor and others (#70)
* --daemon and --stop options for server

* --restart and --force option

* ssl certificates and tor

* tor key path fix...

* pass host to flask

* fix bug with switching between nodes

* docs on node setup - reverse proxy and self-signed certs

* typo
2020-02-25 19:57:36 +00:00