From 26c50a154a0935c715f456ae9019afd5645491d6 Mon Sep 17 00:00:00 2001 From: Alexander Bersenev Date: Fri, 15 Jun 2018 12:08:20 +0500 Subject: [PATCH] prepare release --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c104ab1..872f64e 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ Fast and simple to setup mtproto proxy. -**This is a beta version. Don't recommended for production use yet** - ## Starting Up ## 1. `git clone https://github.com/alexbers/mtprotoproxy.git; cd mtprotoproxy` @@ -14,3 +12,8 @@ Fast and simple to setup mtproto proxy. ## Channel Advertising ## To advertise a channel get a tag from **@MTProxybot** and write it to *config.py*. + +## Performance ## + +The proxy performance should be enough to comfortably serve about 4 000 simultaneous users on +the smallest VDS instance with 1 CPU core and 1024MB RAM.