SteamDeckHomebrew / decky-plugin-database

Decky Plugin Database. PR your plugins to this repository to have them added to the store!
https://plugins.deckbrew.xyz
GNU Affero General Public License v3.0
204 stars 110 forks source link

Add Change TTL #682

Open JuanJoseGonGi opened 2 months ago

JuanJoseGonGi commented 2 months ago

Change TTL

This plugin changes the default ipv4 and ipv6 TTL to the user specified one using sysctl commands.

Checklist:

Developer Checklist

Plugin Checklist

Plugin Backend Checklist

Testing

JuanJoseGonGi commented 2 months ago

why this plugin requires root to perform it's function which can be done without root access via KDE desktop.

AFAIK to change the TTL using sysctl you need root and in the tests I did it is so. I can't find in the KDE settings a related configuration. Can you please share what method could be used without root?

TrainDoctor commented 2 months ago

why this plugin requires root to perform it's function which can be done without root access via KDE desktop.

AFAIK to change the TTL using sysctl you need root and in the tests I did it is so. I can't find in the KDE settings a related configuration. Can you please share what method could be used without root?

Apologies, I misunderstood what was meant by TTL and the access levels needed to modify it. What would be the purpose of modifying the TTL for Steam Deck users? (The plugin can go forward now but I'm just curious 😅)

JuanJoseGonGi commented 2 months ago

What would be the purpose of modifying the TTL for Steam Deck users

I personally use it to bypass mobile hotspot limits on data plans. I think it could be the main use case for deck

JuanJoseGonGi commented 2 months ago

Please also re-add a screenshot URL and a relevant image.

@TrainDoctor These 2 refer to the image field on the plugin.json?

TrainDoctor commented 2 months ago

Please also re-add a screenshot URL and a relevant image.

@TrainDoctor These 2 refer to the image field on the plugin.json?

Yes, that's correct.