Open nolim1t opened 4 years ago
On the SD card have a directory called tor. Have it detect for ssh (defaults: forwards to 22), web (defaults: forwards to 80), or lnd (defaults: forwards to 9735) or bitcoind (defaults: forwards to 8333). Obviously defaults CAN be changed by editing /etc/tor/torrc
Maybe have this directory tor.automatic
Allow for detection of .onions into the image (should write out the tor config file).
Implementation notes