Go to file
2024-11-24 18:56:45 +01:00
go.mod Init scan-to-gpg 2024-11-24 16:43:16 +01:00
go.sum Init scan-to-gpg 2024-11-24 16:43:16 +01:00
main.go write scan to unique filename each time 2024-11-24 18:56:45 +01:00
README.md Read public GPG key from file 2024-11-24 17:34:12 +01:00

scan-to-gpg

Usage

  -host string
    	Host (default "localhost")
  -port int
    	Port (default 2121)
  -user string
    	Username for login (default "admin")
  -pass string
        Password for login (default "123456")
  -gpgkey path
        File of the public GPG key to encrypt files to