Skip to content

deftdawg/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 already have rooted your Tesla. This is the only prerequisite.

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.

Author

👤 Matt

  • Github: @geczy
  • Discord: coder#6681

🤝 Contributing

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

Show your support

Give a ⭐️ if this project helped you!

📝 License

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

About

Tesla root information dump

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 91.8%
  • PHP 8.2%