Hi, Which OS are you using?
For Linux, can you check if the following change helps you: https://github.com/mnemosyne-proj/mnemosyne/blob/master/openSM2sync/server.py, line 100 change 0.0.0.0 to 127.0.0.1 For Windows, I can make a tryout version which has this change. Once we confirm that this helps you, I can make it configurable through config.py. Cheers, Peter On Sun, Dec 19, 2021 at 10:01 PM Dorian Minors <[email protected]> wrote: > Hello! > > I use a vpn to get in and out of my home server remotely. > > I'd love to do the same with mnemosyne. Is there any way to get my > mnemosyne sync server and web server to run at localhost rather than > whatever ip it chooses, so I can just access them through my vpn? I can't > see any options for this in config.db. > > Warm regards, > > dorian > > -- > You received this message because you are subscribed to the Google Groups > "mnemosyne-proj-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/mnemosyne-proj-users/8ae79f44-75fe-4b54-8133-72879272c868n%40googlegroups.com > <https://groups.google.com/d/msgid/mnemosyne-proj-users/8ae79f44-75fe-4b54-8133-72879272c868n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/CAMdxoPFa_NTMuL_JMfyx2xJXH%2BQfgABDw4F0FVC5_AVkKfRaBQ%40mail.gmail.com.
