torrent.ano

command module
v0.0.0-...-12f948b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2022 License: MIT Imports: 1 Imported by: 0

README

torrent.ano

Anonymous Torrent Index (with captcha)

Dependencies

  • go
  • postgres

Building

$ make

Setup

$ cp default.ini config.ini

make sure to edit config.ini to have your settings

Running

$ ./indextracker config.ini

Management

adding a new category

$ ./trackermanager config.ini add-category anime

deleting an existing category

$ ./trackermanager config.ini del-category anime

deleting a torrent

$ ./trackermanager config.ini del-torrent hexinfohashhere

adding a new user for captcha bypass

$ ./trackermanager config.ini add-user username password

deleting an existing user

$ ./trackermanager config.ini del-user username

Info

  • uploaded torrents are modified by adding a torrent tracker as the default but keeps the rest
  • every page has atom feeds, just add ?t=atom to the url
  • http basic auth used to bypass captchas

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
lib
tracker/captcha
Package captcha implements generation and verification of image and audio CAPTCHAs.
Package captcha implements generation and verification of image and audio CAPTCHAs.
tracker/config/parser
Package configparser provides a simple parser for reading/writing configuration (INI) files.
Package configparser provides a simple parser for reading/writing configuration (INI) files.
tracker/log
xd logger
xd logger
tracker/metainfo
* package for parsing bitorrent meta info objects
* package for parsing bitorrent meta info objects

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL