Improved linux installation - #79
Open
sPROFFEs wants to merge 32 commits into
Open
Conversation
Created a unified menu-driven script (`linux-install.sh`) that handles all operations Implemented smart repository synchronization to avoid redundant downloads Launcher creation automated for xfce4 and gnome desktop environments Option to delete all. Changed icon to the burp-suite pro, more accurate and beauty
I forgot to add the openjdk dependencies.
Updated installation instructions to use wget for script execution.
Refactor install script for Burp Suite Professional to improve structure and add new features.
Redirect input for user prompts to /dev/tty for better interaction.
Updated launcher command to use absolute path and improved error handling.
Updated launcher installation script to improve error handling and environment setup.
Removed comments and unnecessary checks for auto-installation. Updated JVM arguments and added error handling for missing files.
Updated JVM arguments for Java execution and added functions for version retrieval and launcher installation.
Updated the run_java_as_user function to use the -H flag with sudo for loading the real user's home environment.
Updated error messages and improved curl command for version retrieval.
Updated the installer script for Burp Suite Professional to improve functionality and user prompts. Added checks for root execution and streamlined installation steps.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Created a unified menu-driven script (
install_linux.sh) that handles all operations Implemented smart repository synchronization to avoid redundant downloads Launcher creation automated for xfce4 and gnome desktop environments Option to delete all.Changed icon to the burp-suite pro, more accurate and beauty
I use it personally, implement it if you want.