Libtorrent

GET /libtorrent/session

Return Libtorrent session information.

Query Parameters:
  • hop (string) – The hop count of the session for which to return information

Status Codes:
  • 200 OK – Return a dictonary with key-value pairs from the Libtorrent session information

Response JSON Object:
  • hop (integer) –

  • settings (object) –

GET /libtorrent/settings

Return Libtorrent session settings.

Query Parameters:
  • hop (string) – The hop count of the session for which to return settings

Status Codes:
  • 200 OK – Return a dictonary with key-value pairs from the Libtorrent session settings

Response JSON Object:
  • hop (integer) –

  • settings (object) –