mirror of
https://github.com/YunoHost-Apps/transmission_ynh.git
synced 2024-09-04 01:46:12 +02:00
Merge pull request #73 from KvL159/patch-1
Add remote client information RPC
This commit is contained in:
commit
708d1915cf
1 changed files with 15 additions and 0 deletions
15
README.md
15
README.md
|
@ -41,7 +41,22 @@ Transmission is a fast, easy, and free BitTorrent client.
|
|||
## Limitations
|
||||
|
||||
## Additionnal informations
|
||||
Alternative to WebUI :
|
||||
|
||||
You can use remote client on different platforms to manage your Transmission server:
|
||||
|
||||
* Dekstop: Transmission-remote-GUI: https://github.com/transmission-remote-gui/transgui
|
||||
* Mobile: Transdroid: http://www.transdroid.org/
|
||||
* More clients here: https://transmissionbt.com/resources/
|
||||
|
||||
You can use the following information to connect your server:
|
||||
|
||||
* Remote host: Your domain or IP address (don't add folder)
|
||||
* Port: 443
|
||||
* SSL: Enabled
|
||||
* User: Your Yunohost Username
|
||||
* Password: Password of the Yunohost User above
|
||||
* RPC Path: /torrent/transmission/rpc (if you used the standard folder)
|
||||
|
||||
## Links
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue