Skip to content

dtrail/fix_and_run_routersploit-bash-syntax-fix-

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Here's the README.md for your project fix_and_run_routersploit:

# πŸ› οΈ RouterSploit Fix Installer

## πŸ“‘ A fully automated script to install, patch, and run RouterSploit with modern Python 3.11+ support on Kali Linux and Debian-based systems.

πŸ”— **Repo:** [T135-F/fix_and_run_routersploit](https://github.com/T135-F/fix_and_run_routersploit)

---

## πŸš€ Features
- βœ… Installs Python 3.11 from source (if not available)
- βœ… Creates isolated virtualenv for clean execution
- βœ… Automatically installs missing modules like `cryptography`, `requests`, `paramiko`
- βœ… Fixes traceback bug (`traceback.format_exc(sys.exc_info())`)
- βœ… Launches RouterSploit ready to use

---

## πŸ“¦ Requirements
- Kali Linux / Debian-based OS
- `git`, `wget`, `build-essential` (installed automatically)
- Internet connection

---

## πŸ› οΈ Installation & Usage

1. Clone the repository:
   ```bash
   git clone https://github.com/T135-F/fix_and_run_routersploit.git
   cd fix_and_run_routersploit
  1. Make the script executable:

    chmod +x fix_and_run_routersploit.sh
  2. Run the script:

    ./fix_and_run_routersploit.sh

πŸ”§ About

This script automates the process of installing, patching, and running RouterSploit with Python 3.11 support. It is optimized for Kali Linux and Debian-based systems.


βš™οΈ Resources


πŸ“ˆ Activity

  • Stars: 0 stars
  • Forks: 0 forks
  • Watchers: 1 watching

Β© 2025 T135-F. All rights reserved.


### Explanation:
1. **Overview**: A brief explanation of what the script does, its features, and its purpose.
2. **Installation & Usage**: Detailed steps on how to set up and run the script.
3. **Resources**: Links to the repository and the official RouterSploit repository.
4. **Activity**: Shows basic repo activity like stars, forks, and watchers.

This `README.md` will help guide users through setting up your script easily and understanding its purpose. Let me know if you need further modifications!

About

Script to install, patch, and run RouterSploit with Python 3.11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%