Skip to content

nekopanda/Titanium

 
 

Repository files navigation

Titanium

A light weight http(s) proxy server written in C#

alt tag Features

  • Supports HTTPS and all features of HTTP 1.1 (except pipelining)
  • Supports relaying of WebSockets
  • Supports script injection
  • Async using HTTPWebRequest class for better performance

Usage

Refer the HTTP Proxy Server library in your project, look up Test project to learn usage.

Future updates

  • Cleanup code for better readability
  • Support HTTP 2.0 Once spec is ready

About

A light weight http(s) proxy server written in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%