Reminder about http option

main
Bob Mottram 2021-04-01 17:49:37 +01:00
parent f2fc1512cb
commit 60d046c4dc
1 changed files with 3 additions and 0 deletions

View File

@ -1441,6 +1441,9 @@ def runDesktopClient(baseDir: str, proxyType: str, httpPrefix: str,
_desktopClearScreen()
_desktopShowBanner()
print('No posts\n')
if proxyType == 'tor':
print('You may need to run the desktop client ' + \
'with the --http option')
# wait for a while, or until a key is pressed
if noKeyPress: