cannot connect to the wallet no matter what port...
The miner cant find nor the local host, not 0.0.0.0 not 127.0.0.1
"In your %AppData%/Doubloon folder, create a file 'Doubloon.conf' and enter the following:"
listen=1
server=1
rpcuser=anyname
rpcpassword=anypassword
rpcallowip=127.0.0.1
rpcport=33828
port=33827
addnode=199.26.184.214
addnode=boatdoubloon.ddns.net
addnode=103.4.167.189
addnode=202.62.18.38
addnode=104.237.0.79
addnode=96.3.197.145
make sure your miner has user and pass same as .conf file, and that you connect through http:// not stratum+tcp://
for example, my CPU miner config (.bat file):
cpuminer -a hmq1725 -o http://127.0.0.1:33828 -u anyname -p anypassword