From af87129e4b6b5abce785bf9fb02cacb7d18a3333 Mon Sep 17 00:00:00 2001 From: Bas Stottelaar Date: Thu, 16 Jul 2015 12:26:52 +0200 Subject: [PATCH] Updated Usage guide (markdown) --- Usage-guide.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Usage-guide.md b/Usage-guide.md index 7222550..45f0d75 100644 --- a/Usage-guide.md +++ b/Usage-guide.md @@ -41,12 +41,14 @@ We will describe the different tabs below. ### Web Interface The first thing you may want to modify is the network settings. This includes the host, port, username and password, and whether or not you want a browser to launch when Headphones starts. -You probably won't need to modify the host or the port, but if you have something else running on port 8181, change the 'HTTP Port' setting to something else. +You probably won't need to modify the the port, but if you have something else running on port 8181, change the 'HTTP Port' setting to something else. If you want to secure access to Headphones, set a username and password. You will be prompted to enter this information after a restart. If you want to start Headphones without a browser launching each time, uncheck the 'Launch Browser on Startup' option. +For security reasons, Headphones will serve on `localhost` by default. This means you cannot access Headphones from another computer unless you change host to `0.0.0.0`. + ### Download Settings Headphones supports NZBs and Torrents. Furthermore, there are two ways of downloading. The first method communicates with a download program directly. The second way is called "Black Hole", where Headphones will drop the NZB or Torrent into a watch folder. The first method is preferred and most stable.