8000 GitHub - danterolle/packages-filter: This software should allow you to download the Packages file for all the architectures available for ParrotOS (amd64, arm64, armhf, i386) and filter some informations about each package in JSON format.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This software should allow you to download the Packages file for all the architectures available for ParrotOS (amd64, arm64, armhf, i386) and filter some informations about each package in JSON format.

Notifications You must be signed in to change notification settings

danterolle/packages-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParrotOS Packages Filter

This software is a project made for ParrotOS (parrotsec.org). It should allow you to download the Packages file for all the architectures available for Parrot (amd64, arm64, armhf, i386), filter some informations about each package and display them on the browser in JSON format.

How does it work?

In this link it is possible to see the ParrotOS repository.

image

Inside it are the contrib, main 5A80 and non-free branches. Each of them contains specific software, a large part essential for the operation of the OS, others simply optional (such as security tools).

The informations about these software (name, version, maintainer, depends, description, and much more) are contained inside the Packages file. Looking further into the repository folders, you can see that there is a Packages file for each hardware architecture.

As previously described, this package filter makes it possible to use this information in the convenient JSON format.

How can I start it?

Download the repository with git clone and then decide whether to build the source go build main.go or just run it with go run main.go

This is a preview. Again, it is a WIP.

About

This software should allow you to download the Packages file for all the architectures available for ParrotOS (amd64, arm64, armhf, i386) and filter some informations about each package in JSON format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0