adze

command module
v0.0.0-...-ec6665e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2024 License: MIT Imports: 17 Imported by: 0

README

⛏️adze ⛏️

adze is an SSH+SFTP userspace server which authenticates only the running user by public keys. It enables tooling like rclone work for the systems that have 2-factor authentication. Distributed as single static binary, it works anywhere.

Usage

Loging to the remote, enter your codes, and start adze:

ssh -L 33456:localhost:33456 cluster
$ adze -p 33456

The you can point your tools to localhost:33456:

ssh -p 33456 localhost

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL