You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I self-host Suwayomi and share it with friends. It would be great if there was a way to restrict actions like adding, deleting, or downloading to just localhost. That way, I can tunnel Suwayomi and let my friends use it like any manga site, without worrying about them changing anything.
The text was updated successfully, but these errors were encountered:
something to this effect probably wont happen until after the user system is done.
current options:
also host something like komga and allow access to your library of downloaded mangas.
get yr friends to also host their own Suwayomi instance.
you could probably do exactly what you are asking for in most reverse proxies by viewing request headers/data and dealing with mutations not from localhost differently (this would not be easy to setup)
I self-host Suwayomi and share it with friends. It would be great if there was a way to restrict actions like adding, deleting, or downloading to just localhost. That way, I can tunnel Suwayomi and let my friends use it like any manga site, without worrying about them changing anything.
The text was updated successfully, but these errors were encountered: