CaringCaribou / caringcaribou

A friendly car security exploration tool for the CAN bus
GNU General Public License v3.0
738 stars 193 forks source link

Add global interface argument #34

Closed kasperkarlsson closed 6 years ago

kasperkarlsson commented 6 years ago

Add a global interface argument to cc.py.

This would simplify global support for switching interfaces (can0, can1, vcan0 etc), without having to add this logic in every separate module.

kasperkarlsson commented 6 years ago

Implemented in https://github.com/CaringCaribou/caringcaribou/commit/a3ddf9bbd772a489822ebde3647d44d9ff26beb4