Skip to content

Lunars/tesla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Tesla Jailbreak Repo 👋

Version Documentation

Helpful tools, scripts, and information about what you can do with root access to your Tesla Model S / X.

Prerequisite

You must have already rooted your Tesla. This is the only prerequisite.

These scripts were designed for MCU1, Tegra. They are not guaranteed to work on Intel MCU2

Install

# Connect to your Tesla via SSH
ssh tesla1@cid
sudo su

# Run the install script which downloads this repo and creates the cron entry
bash <(curl -sL "https://raw.githubusercontent.com/Lunars/tesla/master/src/install.sh")

Updating

Lunars will automatically check for updates when your car boots up. So hold the two scroll wheels to reboot and it will check on boot up.

Or, you can simply run the install steps. Lunars will automatically know to update your current installation.

During update, only the following will be preserved. Any changes to the lunars directory otherwise will be wiped and updated to the latest Github copy.

  1. config.sh # New scripts will automatically be added and commented out by default
  2. tesla.ovpn
  3. overwrite-files

Usage

Fill in the variables on /var/lunars/config.sh and uncomment the scripts you want to run. Some scripts are already enabled by default.

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Consider sponsoring to help future updates. Give a ⭐️ if this project helped you!

📝 License

This project is licensed under the GNU General Public License v3.0.