urza-lab
urza-lab
I just saw a similar request raised a year ago with issue #61
I raise a feature bounty worth 20 USD 💵 😄
chris is probably packing the code manually together for the one-container solution. for your case, i'd consider the two-container solution and watchtower for automated update checks in self-defined intervals
count me in with 10$ delivery fee
Even a Button to delete all contacts would be helpful. I have tried to import all my contacts using a .VCF which is way below 10MB as specified, but somehow...
The file is there and executable. However, it seems that `wine` is required to be installed for the root user on the root directory. I found out by trying `lutris`,...
My guess 'd be to replace the ``` "Token": { "my_user*": "my_user_token", "shared_user": "shared_user_token" }, ``` with ``` "Token": { `my_user*` : `my_user_token`, `shared_user` : `shared_user_token` }, ``` since the...
I tried replacing `127.0.0.1` with `tor-proxy` resulting in the following within docker logs monerod ``` 2025-02-14 13:08:42.926 I Initializing p2p server... 2025-02-14 13:08:42.928 I Deinitializing core... 2025-02-14 13:08:42.946 I Stopping...
Does this mean that setting the container IP of tor-proxy within monerod commands will allow tx-only connections? If yes, can a container IP be hardcoded? E.g. like so: ``` name:...
Good evening Ladies and Gents. I can reproduce the behaviour in Windows 10 using GUI. CMD yields success. Mounting via GUI works in Windows 11.