Skip to content

Initial Setup - installing programs and stuff after installation completely automated. Inspiration from Anthony of LTT

Notifications You must be signed in to change notification settings

ppranav06/exideshark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExideShark Setup

image

Installation of programs and stuff after a fresh install, completely automated.

Contribution: Open pull request to testing branch, not to the main one.

Description

Steps to get the program

Step 1: Clone the repository:

git clone https://github.com/ppranav06/exideshark

Step 2: Change permissions to make file as executable after switching to the directory

cd exideshark
chmod +x ./exideshark.sh

Step 3: Run the executable with sudo (not as root user)

sudo ./exideshark.sh

TODO

- [x] Launch Server version

- [x] Improve documentation/ Write an extensive documentation for it

- [x] Make the program run faster and more user friendly (Shift the codebase to Rust if possible)


Made by Pranav Krishna
-Licensed Under [GPL 3]

About

Initial Setup - installing programs and stuff after installation completely automated. Inspiration from Anthony of LTT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages