Giter Site home page Giter Site logo

cybort / newtrackon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from corralpeltzer/newtrackon

0.0 1.0 0.0 760 KB

newTrackon, a public open BitTorrent trackers monitoring tool

Home Page: https://newtrackon.com/

License: MIT License

Python 64.58% Mako 35.42%

newtrackon's Introduction

newTrackon

Requirements Status

newTrackon is a service to monitor the status and health of existing open and public trackers that anyone can use. It also allows to submit new trackers to add them to the list.

newTrackon is based on the abandoned Trackon by Uriel โ€ .

Hosted and tested only with Ubuntu 18.04 LTS. To work correctly, it needs IPv4 and IPv6 connectivity.

Installation

After cloning the repo, to make sure you have python3, pip, pipenv and sqlite3 installed, run

  • Ubuntu-Based / Debian:
sudo apt-get install python3-pip sqlite3 python3
sudo pip3 install pipenv

Then, browse to the project root folder. To install the pipenv environment and dependencies, and enter the pipenv:

pipenv install
pipenv shell

This will install requests, Flask, tornado, wsgi-requests-logger, and Flask-Mako.

Then, create the database with

sqlite3 trackon.db < trackon.schema

Finally, run

python3 server.py

This will start the web server in all interfaces at port 8080, you can access to the main page opening in your browser localhost:8080. You can change the IP and port of the server editing the last line of server.py.

Contributors

Feel free to make suggestions, create pull requests, report issues or any other feedback.

Contact me on twitter or on [email protected]

newtrackon's People

Contributors

ailisobrian avatar allesanddro avatar animmouse avatar corralpeltzer avatar pyup-bot avatar rransom8774 avatar stickler-ci avatar uriel avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.