efnats

Results 3 comments of efnats

many people want to limit their services to local IP ranges, but the current ACL cannot do that. Solution: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1708#issuecomment-1537533615 Can we have that code merged into?

> > To be clear, this is a strong focus on only using SLIP-39 for backup/restore of a BIP39 seed, not for moving a BIP39 seed into a SLIP-39 wallet...

Passing the keyfile does work: For example adding the line following line `keys: /root/.chia/mnemonic.txt` will pass the $keys variable. ``` root@farmer:/chia-gigahorse-farmer# ./chia.bin keys add -f "${keys}" Enter the label you...