8000 GitHub - nexusriot/s3duck-tui: TUI impementation of s3duck (PoC)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nexusriot/s3duck-tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3Duck-TUI 🦆

TUI implementation of S3Duck

Feat 6457 ures

  1. Profiles support
  2. Walking buckets
  3. Downloading support
  4. Buckets/Objects deleting support

Profiles

Buckets

Folders

Building

go build

build statically without dependency on libc:

go build -ldflags "-linkmode external -extldflags -static"

Building deb package

Install required packages:

sudo apt-get install git devscripts build-essential lintian upx-ucl

Run build:

./build-deb.sh

About

TUI impementation of s3duck (PoC)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0