Skip to content

pasknel/shinkiro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shinkiro

A tool to search and download files in Sharepoint.

Build

Clone repository

git clone https://github.com/pasknel/shinkiro.git

Get required modules

go get ./...

Build binary

go build

Check binary

➜  ./shinkiro -h
Usage of ./shinkiro:
  -p string
        Password
  -s string
        Server Address
  -t string
        Search Term
  -u string
        Username

Usage

./shinkiro -s https://example.sharepoint.com -u USERNAME -p PASSWORD -t SEARCH_TERM 

About

A tool to search and download files in Sharepoint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages