dialect-app / dialect

A translation app for GNOME.
GNU General Public License v3.0
596 stars 69 forks source link

Feature Request: Allow usage of self-hosted/local LibreTranslate #300

Closed Saijin-Naib closed 1 year ago

Saijin-Naib commented 1 year ago

Currently, I can't point Dialect at a LibreTranslate instance on the same machine (localhost:5000), nor can I point my other machines in my home network to that instance via that machine's hostname/ip/port (greenmachine:5000 or 192.168.1.100:5000).

Would it be possible for Dialect to allow these addresses so I don't need to setup a DNS name, reverse proxy, et al just to use a local/self-hosted LibreTranslate instance within my own home?

rafaelmardojai commented 1 year ago

Did you resolve this? Dialect should connect to localhost just fine.

Saijin-Naib commented 1 year ago

Strong user error 😬

It does indeed work perfectly fine with localhost, I just forgot to adjust UFW rules.