mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
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
This commit is contained in:
parent
556ec5f961
commit
9039bc2c4d
9 changed files with 358 additions and 35 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -7,3 +7,5 @@ build
|
|||
dist
|
||||
*.egg-info
|
||||
.vscode
|
||||
cert.pem
|
||||
key.pem
|
||||
Loading…
Add table
Add a link
Reference in a new issue