Skip to content

MTProtoProxy v1.1.0

Compare
Choose a tag to compare
@alexbers alexbers released this 10 Mar 10:08
· 15 commits to stable since this release
  • use Debian docker image by default instead of alpine. This allows to use uvloop, which gives 30% speedup
  • correctly handle badly formatted secrets in config, e.g. which are not 32 hex chars
  • added statistics about up/down trafic
  • added an option to ignore time skew
  • small memory optimizations
  • fixed ip handling when the proxy is listening on unix-socket