sample images
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
- it runs on https ( default is random ssl certifcate generated during start)
|
||||
- you can turn off user account required to access it during startup
|
||||
- default user account is `ivor` and pw `Silv3rSw0rd!`
|
||||
- you can upload and download files - as long as user has to it access who has terminal session
|
||||
|
||||
|
||||
## Usage:
|
||||
@@ -25,3 +26,8 @@
|
||||
`go build -ldflags "-X main.fileEncKeyHex=${GOTERMINAL_ENC}" .`
|
||||
## or one-liner:
|
||||
`go build -ldflags "-X main.fileEncKeyHex=$(openssl rand -hex 32)" .`
|
||||
|
||||

|
||||
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user