Skip to content

rix4uni/wppdm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wppdm

A comprehensive WordPress Plugin management tool that enables scraping, searching, and downloading all WordPress plugins, while also identifying and reviewing vulnerable code to enhance security.

Installation

go install github.com/rix4uni/wppdm@latest

Download prebuilt binaries

wget https://github.com/rix4uni/wppdm/releases/download/v0.0.1/wppdm-linux-amd64-0.0.1.tgz
tar -xvzf wppdm-linux-amd64-0.0.1.tgz
rm -rf wppdm-linux-amd64-0.0.1.tgz
mv wppdm ~/go/bin/wppdm

Or download binary release for your platform.

Compile from source

git clone --depth 1 github.com/rix4uni/wppdm.git
cd wppdm; go install

TODO

for downloadall

# add --num flag
--num 16
--highratings
--lowratings
--highactive_installs
--lowactive_installs
--highdownloaded
--lowdownloaded
--unzip
--keep