New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

torlock

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

torlock

Search torrents at Torlock

latest
Source
npmnpm
Version
0.0.3
Version published
Weekly downloads
12
9.09%
Maintainers
1
Weekly downloads
 
Created
Source

torlock

A Node.js module to search for torrents at Torlock tracker.

Installation

  • npm install torlock

Usage

const torlock = require('torlock')

torlock.search(keyword, function(err, results) {
  console.log(results) // returns name, seeders, leechers, url
})

Packages

  • cloudscraper
  • cheerio

License

This project is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software. But you always need to state that xWeb is the original author of this template.

Project is developed and maintained by Mike Kokkolios.

Keywords

torlock

FAQs

Package last updated on 07 Oct 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts