Skip to content

0x0th30/tor-nodes-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOR Nodes Manager

This project represents a rewritten version of this project, which was requested in 2021 when I interviewed for my current job. The main goal working in it is improve and show my developed skills in coding and design of scalable/maintainable applications.

System Design

image

Building application

The application was write under Docker infrastructure so you can run docker compose -f docker/docker-compose.yml build inside root directory.

Running application

To startup application and dependent services use docker compose -f docker/docker-compose.yml up -d inside root directory.

Monitoring application

To get application logs run docker compose -f docker/docker-compose.yml logs -f inside root directory.

Requesting endpoints

To get a complete request collection to use in this API, import the collection file in your Postman/Insomnia HTTP clients.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published