Skip to content

smupapp/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smup - Website

Website with collection of popular bug bounty tools and its help guides (videos and blogs) from other hackers.

Setup and Run Locally

npm install
npm start

Add new program

  • You can use program.sh script available to add a new program. Run the script using below command and enter all the fields

Note: jq should be pre-installed

$ ./program.sh
  • Above script will update the programs json file.
  • You will see also see a tweet URL about tweeting about the new program you have just added.

Credits

FlatIcons