bmrf / tron

Tron
https://old.reddit.com/r/TronScript
MIT License
4.89k stars 359 forks source link

Skip switching off the telemetry #199

Closed kolosovpetro closed 2 years ago

kolosovpetro commented 2 years ago

As I see, tron has a flag -str that skips telemetry removal (just turn telemetry off instead of removing it)

Can you add a flag that preserve not even disabling of the telemetry? So that telemetry won't be even touched.

Personally I use telemetry to control the location and state of all my devices, so I need it

Thanks

vocatus commented 2 years ago

I'm going to leave it as-is for now but you can safely delete or comment out the telemetry disabling section of the code prior to running and it won't affect other script functions.