mirror of
https://github.com/transmission/transmission.git
synced 2026-05-02 06:33:04 +01:00
Update Web-Interface.md (#3492)
This commit is contained in:
@@ -16,7 +16,24 @@ Click on "Allow remote access" checkbox. If password protection is required, cli
|
||||
|
||||
Click "Close" button. Done!
|
||||
|
||||
|
||||
### 2. For Linux #
|
||||
Open Transmission. Go to Edit menu and click "Preferences".
|
||||
|
||||

|
||||
|
||||
Then go to tab "Remote"
|
||||
|
||||

|
||||
|
||||
Click on "Allow remote access" checkbox. If password protection is required, click on "Use authentication" checkbox, set username and password. If "Only allow these IP adresses" is checked, Transmission will only allow the specified list of addresses to access the web interface.
|
||||
|
||||

|
||||
|
||||
Click "Close" button. Done!
|
||||
|
||||
## Accessing the web interface ##
|
||||
Once enabled, open a web browser and direct it to http://ip_address_of_machine_running_transmission:9091/
|
||||
If the web browser and the Transmission daemon are on the machine you can use http\://127.0.0.1:9091/
|
||||
9091 is the default remote control port specified in [Transmission configuration](Editing-Configuration-Files.md).
|
||||
9091 is the default remote control port specified in [Transmission configuration](Editing-Configuration-Files.md) or in preferences of [Windows](https://github.com/transmission/transmission/edit/main/docs/Web-Interface.md#1-for-windows) or [Linux](https://github.com/transmission/transmission/edit/main/docs/Web-Interface.md#2-for-linux) client.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user