Update README
This commit is contained in:
parent
8cd94b30f6
commit
2c49a72d94
|
@ -26,8 +26,7 @@ As a unique bonus, you can launch a full text editor from within.
|
|||
xP
|
||||
--
|
||||
The web frontend for 'xC', making use of its networked relay interface.
|
||||
So far it's quite basic, yet usable. Build it using `make` in its directory,
|
||||
and run it from within the _public_ subdirectory.
|
||||
So far it's quite basic, yet usable.
|
||||
|
||||
xF
|
||||
--
|
||||
|
@ -116,6 +115,11 @@ a Screen or tmux session.
|
|||
file or something like `killall` if you want to terminate it. You can run it
|
||||
as a `forking` type systemd user service.
|
||||
|
||||
xP
|
||||
~~
|
||||
Install the Go compiler, and build the server using `make` in its directory,
|
||||
then run it from within the _public_ subdirectory.
|
||||
|
||||
Client Certificates
|
||||
-------------------
|
||||
'xC' will use the SASL EXTERNAL method to authenticate using the TLS client
|
||||
|
|
Loading…
Reference in New Issue