Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 345 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 345 Bytes

PaT-CH

The Pass-Through Connection Handler

A microservice written in GO (backed by a Redis Cache) to monitor, save, log, prepare network traffic.

Setup

  1. Install Go
  2. Install Redis
  3. Configure Environment Variables
  4. Run go run main.go (in src/)