Hi,
I noticed Betula listens on 0.0.0.0 by default. It may be better to make it listen on 127.0.0.1 (or ::1!) by default and allow setting the bind address via flag or environment variable.
Thanks,
Adam
Adam wrote:
> I noticed Betula listens on 0.0.0.0 by default.
Mine is listening to 127.0.0.1:1738, but I agree it will be desirable if port and host/ip were configurable.
--
I ❤️ free software!
» IPython
» LNav
» OrganicMaps
» VirtualFish
» Eza
» Floorp
» ShellCheck
The list goes on and on…
❤️ Thanks, everyone! #ILoveFS ❤️ I ask you to be my #Valentine! ❤️
Hello! You can configure the listen address in Betula settings.
In latest versions, go to Your profile > Settings, then go to
Advanced settings and type in your new network address and port.
Hi Timur,
On Sat, 15 Feb 2025, at 08:48, Timur Ismagilov wrote:
> Hello! You can configure the listen address in Betula settings.> In latest versions, go to Your profile > Settings, then go to> Advanced settings and type in your new network address and port.
Thanks for that, I did see that option after I started the application for the first time - I wonder if it's still useful to allow the setting on the command line like you do for port number.
--Adam