glynhudson / tesla

Tesla root information dump

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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://raw.githubusercontent.com/Lunars/tesla/master/src/install.sh" > install && bash install

Usage

Read the scripts in the /home/lunars/src/scripts/ folder to determine which ones you want to enable. 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

License:GNU General Public License v3.0


Languages

Language:Shell 93.9%Language:PHP 6.1%