Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AppSecEzine-sh

AppSecEzine-sh is a simple script created for reading AppSecEzine articles from the command line purpose.

Installation

wget https://raw.githubusercontent.com/vichhika/AppSecEzine-sh/main/setup.sh && sudo sh setup.sh && rm -rf setup.sh

Usage

% appsecezine -h
Usage: /usr/bin/appsecezine [OPTIONS]
  -h, --help                 Show this help
  -e, --episode <number>     View content by episode number
  -l, --list                 List all episodes
  -u, --update               Update the database
Example:/usr/bin/appsecezine -e 168
Example:/usr/bin/appsecezine -l
Example:/usr/bin/appsecezine -u

Uninstallation

wget https://raw.githubusercontent.com/vichhika/AppSecEzine-sh/main/uninstall.sh && sudo sh uninstall.sh && rm -rf uninstall.sh

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

AppSecEzine-sh is a simple script created for reading AppSecEzine articles from the command line purpose.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages