One of my use cases for Julius is to connect to an online database, but this is a challenge in that security protocols for my database require access to come only via whitelisted IP addresses.
I’d really like to see Julius have an IP range that I could whitelist so that every time I access the database I don’t have to whitelist another IP temporarily.
Note: I’ve figured out how to use prompts to get the IP of the particular instance of Julius, so I have a workaround, ti’s just annoying.