oktupol/Upload to Onion Service

Uploads files to an onion service using rsync on Tor.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source_dirLocal source directory.yes
destination_dirRemote destination directory.yes
ssh_userUsername used for remote authentication.yes
ssh_privatekeyPrivate key used for remote authentication. Passphrase authentication is (at the moment) not supported.yes
ssh_portSSH Port. Default: 22no22
ssh_host_fingerprintFingerprint of the ssh host. Use the same syntax as in the ~/.ssh/known_hosts file, complete with hostname, key type and fingerprint.no
ssh_disable_strict_host_key_checkingDisable strict host key checking. Alternatively, provide a host fingerprintnofalse
before_rsync_commandA command to be executed on the remote machine before rsync starts.no
after_rsync_commandA command to be executed on the remote machine before rsync finishesno
onion_hostOnion hostname of the remote server WITHOUT the .onion suffix.yes
onion_client_auth_privatekeyIf Client Authorization is active on the onion service, provide a valid private key.no
deleteDelete extraneous files from destination directories.nofalse

no outputs