Thanks! I'm probably doing it wrong. I want to specify a SOCKS proxy on the Qt client.
1. What file do I use to launch the Qt client? I'm using dash-qt
2. What config file / command line parameter do I use to specify an alternative config file that tells Qt I want to use SOCKS?
I'm trying to run dash-qt in a different datadir. I also want to specify a different location from the standard conf file. It appears the standard conf file is ~/.config/Dash/Dash-Qt.conf
I run dash-qt -datadir=/mydir -conf=Dash-Qt.conf
However, dash-qt always uses ~/.config/Dash/Dash-Qt.conf...