Re: Deluge GTK i can't use it.
Posted: Thu May 16, 2013 5:19 pm
Yes i tried that and i can connect to the deluged local. Everything is Ok.
But when i try to connect remotely i can't.
But when i try to connect remotely i can't.
Support Forum for the Deluge BitTorrent Client
https://forum.deluge-torrent.org/
Code: Select all
Ok I forgot the instruction for windows running deluged are slightly different.
Stop deluged.exe
Edit the auth file %APPDATA%\deluge\auth and add a line to it with your user in this format: username:password:level
Start deluged.exe and you should then be able to run the following from cmd window:
Code: Select all
deluge-console.exe "config -s allow_remote True"
deluge-console.exe "config allow_remote"
Restart deluged.exe
Then follow gtk setup instructions.