#shell #adb #automation #bash #bash_script #burpsuite #frida #jadax #mirror #proxy #proxydroid #proxytoggle #screen #toggle
https://github.com/raoshaab/Pen-Andro
https://github.com/raoshaab/Pen-Andro
GitHub
GitHub - raoshaab/Pen-Andro: Script to Automate installtion of Apps ,frida server and moving Burpsuite certificate to root folder
Script to Automate installtion of Apps ,frida server and moving Burpsuite certificate to root folder - raoshaab/Pen-Andro
#go #argocd #bash_script #ci_cd #devops #docker #git #github_actions #gitops #grafana #helm #jenkins #kubernetes #linux #networking #portainer #prometheus #yaml
https://github.com/Pradumnasaraf/DevOps
https://github.com/Pradumnasaraf/DevOps
GitHub
GitHub - Pradumnasaraf/DevOps: I created this repository to keep my learning, notes, and code in one place for various tools in…
I created this repository to keep my learning, notes, and code in one place for various tools in DevOps. Now, it's helping thousands of learners, practitioners, and professionals every day ...
#go #bash #cli #fish #fzf #go #neovim #tmux #unix #vim #zsh
fzf is a powerful command-line fuzzy finder that helps you quickly find and select items from lists, such as files, command history, processes, and more. Here are the key benefits fzf is highly optimized and can process millions of items instantly. It is fully customizable and works with various shell environments like bash, zsh, and fish.
- **Easy Installation** fzf uses a "fuzzy" matching algorithm, allowing you to type patterns with omitted characters and still get the results you want.
- **Shell Integration** You can set up custom key bindings, preview windows, and integrate it with tools like Vim and Neovim.
- **Performance**: Despite its features, fzf remains fast and efficient, making it suitable for large datasets.
Overall, fzf enhances your command-line experience by making it easier and faster to find what you need.
https://github.com/junegunn/fzf
fzf is a powerful command-line fuzzy finder that helps you quickly find and select items from lists, such as files, command history, processes, and more. Here are the key benefits fzf is highly optimized and can process millions of items instantly. It is fully customizable and works with various shell environments like bash, zsh, and fish.
- **Easy Installation** fzf uses a "fuzzy" matching algorithm, allowing you to type patterns with omitted characters and still get the results you want.
- **Shell Integration** You can set up custom key bindings, preview windows, and integrate it with tools like Vim and Neovim.
- **Performance**: Despite its features, fzf remains fast and efficient, making it suitable for large datasets.
Overall, fzf enhances your command-line experience by making it easier and faster to find what you need.
https://github.com/junegunn/fzf
GitHub
GitHub - junegunn/fzf: :cherry_blossom: A command-line fuzzy finder
:cherry_blossom: A command-line fuzzy finder. Contribute to junegunn/fzf development by creating an account on GitHub.
#markdown #bash #chrome #chrome_extension #command_line #gh_pages #linux #linux_command #ls #screen #screenshot #search #ssh #tools #web_tools
This resource is a comprehensive collection of over 580 Linux commands, presented in a user-friendly web format. Here are the key benefits It includes a vast array of Linux commands, categorized for easy reference.
- **Web Access** You can deploy the website using Docker, Vercel, or other methods, allowing flexibility in how you access the content.
- **Community Contributions** The commands are available in Markdown format, and there are also mobile and desktop applications, such as Chrome extensions and Android apps.
This resource is highly valuable for anyone looking to learn or reference Linux commands efficiently.
https://github.com/jaywcjlove/linux-command
This resource is a comprehensive collection of over 580 Linux commands, presented in a user-friendly web format. Here are the key benefits It includes a vast array of Linux commands, categorized for easy reference.
- **Web Access** You can deploy the website using Docker, Vercel, or other methods, allowing flexibility in how you access the content.
- **Community Contributions** The commands are available in Markdown format, and there are also mobile and desktop applications, such as Chrome extensions and Android apps.
This resource is highly valuable for anyone looking to learn or reference Linux commands efficiently.
https://github.com/jaywcjlove/linux-command
GitHub
GitHub - jaywcjlove/linux-command: Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux - jaywcjlove/linux-command
#shell #bash #install #lts #node #node_js #nodejs #nvm #nvmrc #posix #posix_compliant #shell #version_manager #zsh
`nvm` (Node Version Manager) helps you easily install and use different versions of Node.js on your computer. Here’s how it benefits you You can install and switch between various versions of Node.js quickly using simple commands like `nvm install 16` or `nvm use 14`.
- **Easy Installation** With a `.nvmrc` file in your project directory, `nvm` can automatically switch to the specified Node version when you enter that directory.
- **Customization** It works on Unix, macOS, and Windows (through WSL or GitBash).
Overall, `nvm` makes managing different Node.js versions straightforward and efficient.
https://github.com/nvm-sh/nvm
`nvm` (Node Version Manager) helps you easily install and use different versions of Node.js on your computer. Here’s how it benefits you You can install and switch between various versions of Node.js quickly using simple commands like `nvm install 16` or `nvm use 14`.
- **Easy Installation** With a `.nvmrc` file in your project directory, `nvm` can automatically switch to the specified Node version when you enter that directory.
- **Customization** It works on Unix, macOS, and Windows (through WSL or GitBash).
Overall, `nvm` makes managing different Node.js versions straightforward and efficient.
https://github.com/nvm-sh/nvm
GitHub
GitHub - nvm-sh/nvm: Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions - nvm-sh/nvm
#rust #autojump #bash #cli #command_line #command_line_tool #elvish #fasd #fish #fish_shell #fzf #hacktoberfest #jump #nushell #powershell #rust #shell #xonsh #xontrib #z #zsh
zoxide is a smarter version of the `cd` command that remembers your most frequently used directories. This allows you to quickly jump to these directories with just a few keystrokes. Here’s how it benefits you zoxide learns your directory habits and lets you navigate to often-used directories quickly.
- **Easy Installation** You can configure zoxide with flags and environment variables to tailor its behavior to your needs.
- **Integration**: It works with many shells and has integrations with other tools like file managers and text editors.
Overall, zoxide saves you time and effort by making directory navigation faster and more intuitive.
https://github.com/ajeetdsouza/zoxide
zoxide is a smarter version of the `cd` command that remembers your most frequently used directories. This allows you to quickly jump to these directories with just a few keystrokes. Here’s how it benefits you zoxide learns your directory habits and lets you navigate to often-used directories quickly.
- **Easy Installation** You can configure zoxide with flags and environment variables to tailor its behavior to your needs.
- **Integration**: It works with many shells and has integrations with other tools like file managers and text editors.
Overall, zoxide saves you time and effort by making directory navigation faster and more intuitive.
https://github.com/ajeetdsouza/zoxide
GitHub
GitHub - ajeetdsouza/zoxide: A smarter cd command. Supports all major shells.
A smarter cd command. Supports all major shells. Contribute to ajeetdsouza/zoxide development by creating an account on GitHub.
👍1
#go #aot #bash #compiler #go #shell
Bunster is a tool that makes your shell scripts faster, more portable, and secure. It converts your scripts into efficient binaries that can run on different platforms, currently supporting Unix. Unlike other tools, Bunster compiles your scripts into native machine code using the Go toolchain, which improves performance and robustness. This means your scripts will run faster and work consistently across different systems. By using Bunster, you can distribute and deploy your scripts more easily, making it a valuable tool for developers who want reliable and efficient shell scripts.
https://github.com/yassinebenaid/bunster
Bunster is a tool that makes your shell scripts faster, more portable, and secure. It converts your scripts into efficient binaries that can run on different platforms, currently supporting Unix. Unlike other tools, Bunster compiles your scripts into native machine code using the Go toolchain, which improves performance and robustness. This means your scripts will run faster and work consistently across different systems. By using Bunster, you can distribute and deploy your scripts more easily, making it a valuable tool for developers who want reliable and efficient shell scripts.
https://github.com/yassinebenaid/bunster
GitHub
GitHub - yassinebenaid/bunster: Compile shell scripts to static binaries.
Compile shell scripts to static binaries. Contribute to yassinebenaid/bunster development by creating an account on GitHub.
#shell #acme #acme_client #acme_protocol #ash #bash #buypass #certbot #letsencrypt #posix #posix_sh #shell #zerossl
Using **acme.sh** is a simple way to get free HTTPS certificates for your website. It works with many operating systems and doesn't require special permissions. You can easily issue, renew, and install certificates automatically without manual intervention. This tool supports various modes like webroot, standalone, and DNS, making it versatile for different setups. The benefit is that you secure your site with trusted certificates at no cost, ensuring user data privacy while simplifying certificate management[1][3].
https://github.com/acmesh-official/acme.sh
Using **acme.sh** is a simple way to get free HTTPS certificates for your website. It works with many operating systems and doesn't require special permissions. You can easily issue, renew, and install certificates automatically without manual intervention. This tool supports various modes like webroot, standalone, and DNS, making it versatile for different setups. The benefit is that you secure your site with trusted certificates at no cost, ensuring user data privacy while simplifying certificate management[1][3].
https://github.com/acmesh-official/acme.sh
GitHub
GitHub - acmesh-official/acme.sh: A pure Unix shell script ACME client for SSL / TLS certificate automation
A pure Unix shell script ACME client for SSL / TLS certificate automation - acmesh-official/acme.sh
#java #bash #docker #filemanager #files #incus #java #javafx #k8s #kubernetes #lxd #networking #podman #sftp #ssh #tailscale #wsl
XPipe is a tool that helps you manage all your remote connections in one place. It works with tools like SSH, Docker, and Kubernetes, making it easy to connect to servers and manage files remotely. You can use your favorite text editors and terminals with XPipe, which also supports secure file transfers and password management. This means you can easily access and work on multiple systems at once without needing to set up anything on the remote systems themselves.
https://github.com/xpipe-io/xpipe
XPipe is a tool that helps you manage all your remote connections in one place. It works with tools like SSH, Docker, and Kubernetes, making it easy to connect to servers and manage files remotely. You can use your favorite text editors and terminals with XPipe, which also supports secure file transfers and password management. This means you can easily access and work on multiple systems at once without needing to set up anything on the remote systems themselves.
https://github.com/xpipe-io/xpipe
GitHub
GitHub - xpipe-io/xpipe: Access your entire server infrastructure from your local desktop
Access your entire server infrastructure from your local desktop - xpipe-io/xpipe
#shell #bash #developers_everyday_life #java #option_parser #python #script #shell #show_busy_java_threads #show_duplicate_java_classes #terminal #useful_scripts
This repository provides useful scripts for Java and Shell that make developer work easier and faster. The Java scripts help you quickly find CPU performance problems in running processes, detect duplicate classes in jar files, and search for specific classes across multiple jar files. The Shell scripts enhance command-line productivity with features like copying output to clipboard, colorizing file displays, deduplicating lines without sorting, and managing Docker containers more easily. The scripts are production-ready, used by major companies like Alibaba, and follow strict Bash standards for safety and reliability. You benefit by getting professional-grade tools that save time on routine tasks and learning best practices for writing quality shell scripts.
https://github.com/oldratlee/useful-scripts
This repository provides useful scripts for Java and Shell that make developer work easier and faster. The Java scripts help you quickly find CPU performance problems in running processes, detect duplicate classes in jar files, and search for specific classes across multiple jar files. The Shell scripts enhance command-line productivity with features like copying output to clipboard, colorizing file displays, deduplicating lines without sorting, and managing Docker containers more easily. The scripts are production-ready, used by major companies like Alibaba, and follow strict Bash standards for safety and reliability. You benefit by getting professional-grade tools that save time on routine tasks and learning best practices for writing quality shell scripts.
https://github.com/oldratlee/useful-scripts
GitHub
GitHub - oldratlee/useful-scripts: 🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell…
🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc. - oldratlee/useful-scripts
❤1
#shell #awesome #awesome_list #bash
You can use Bash scripts to automate repetitive tasks on your computer, like managing files, updating software, or running system maintenance, which saves you time and reduces errors. Bash scripting is easy to learn even without programming experience because it uses simple commands you already know from the terminal. There are many resources, tools, and ready-made scripts available to help you customize your command line, improve productivity, and develop your own scripts. This makes working with your system faster, more efficient, and less prone to mistakes. Plus, you can schedule scripts to run automatically whenever you want.
https://github.com/awesome-lists/awesome-bash
You can use Bash scripts to automate repetitive tasks on your computer, like managing files, updating software, or running system maintenance, which saves you time and reduces errors. Bash scripting is easy to learn even without programming experience because it uses simple commands you already know from the terminal. There are many resources, tools, and ready-made scripts available to help you customize your command line, improve productivity, and develop your own scripts. This makes working with your system faster, more efficient, and less prone to mistakes. Plus, you can schedule scripts to run automatically whenever you want.
https://github.com/awesome-lists/awesome-bash
GitHub
GitHub - awesome-lists/awesome-bash: A curated list of delightful Bash scripts and resources.
A curated list of delightful Bash scripts and resources. - awesome-lists/awesome-bash
❤1