neoray 0.0.0-alpha-1

A proxy service
Documentation

NeoRay

Roadmap

Initial version 0.1.0

  • Read configurations from various file formats
    • Environment variables
    • JSON
    • YAML
    • TOML
  • Add support for outbounds
    • SOCKS PROXY
    • HTTP PROXY
  • Add support for inbounds
    • SOCKS PROXY
    • HTTP PROXY
  • Add extensive structural logging system
  • Add metrics
  • Add CI/CD and setup github actions to build and release and run tests
  • Add Dockerfile and documentation for deployment