Thanks to visit codestin.com
Credit goes to github.com

Skip to content

An Ionic based tool to conduct security audit on a Linux machine. Interfaces through API router running over Linux Machine.

License

Notifications You must be signed in to change notification settings

tsdey/linuxAudit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

linuxAudit

An Ionic based tool to conduct security audit on a Linux machine. Interfaces through API router running over Linux Machine.

Running this application is easy. Setup Ionic on your machine. Refer: https://ionicframework.com/docs/installation/cli/

Once you are done with installation, create an empty project as described below: $ionic start LinuxAudit blank

This will create an empty project with project-name "LinuxAudit". Get into the folder "LinuxAudit" and replace the "www" and "src" subfolders with the one that you clone from this repository.

Start the application as described below: $ionic serve

This should make ionic open a web page to run the application over browser.

To make a mobile build, refer: https://ionicframework.com/docs/v1/guide/publishing.html and follow the build instructions.

About

An Ionic based tool to conduct security audit on a Linux machine. Interfaces through API router running over Linux Machine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages