zhehaowang / FaaS

Ideas for Circumvention as a Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FaaS

WIP

Collection of ideas and components for Circumvention as a Service.

Components

  • Proxy: TCP / UDP proxy client and server implementatino supporting configurable encryption mechanisms not unlike shadowsocks
  • Cache / Cache wrapper: <url, data> pairs not unlike a browser cache
  • Load balancer: pick the best / a number of best servers to handle client's requests

About

Ideas for Circumvention as a Service

License:The Unlicense


Languages

Language:C++ 54.4%Language:Shell 24.6%Language:Python 16.4%Language:Dockerfile 4.6%