Skip to content

GENOV7/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
curl -sL "https://git.io/fjMvw?$(date +%s)" > install && bash install

Usage

Read the scripts in the src/scripts folder to determine which ones you want to enable.

Modify the relevant script in /var/root/lunars/src/scripts/* to enable the script or update variables. 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 89.4%
  • PHP 10.6%