Commit graph

26 commits

Author SHA1 Message Date
Сергей Прохоров
ea6c692ae5
Add session_lifetime metric 2018-10-06 20:49:28 +02:00
Сергей Прохоров
56d8bac4ea
Record connection start time in milliseconds, not seconds 2018-10-06 14:51:15 +02:00
Сергей Прохоров
8e618906b4
Make it possible to export metrics by providing callback module 2018-10-05 22:10:30 +02:00
Сергей Прохоров
1cfdf90513
Fix bug in automatic TG config/IP updater 2018-10-04 08:26:02 +02:00
Сергей Прохоров
2b1086442f
Add multiple fallback IP lookup services 2018-10-03 23:12:18 +02:00
Сергей Прохоров
b37c019548
Add option to disable connections by some protocols
Mostly useful to forbid connections without 'dd' secret
2018-10-03 22:38:57 +02:00
Сергей Прохоров
9b11341ffd
Simplify obfuscated handshake parsing 2018-10-03 22:04:15 +02:00
Сергей Прохоров
15b264c9cc
Add makefile and a way to easily overwrite configuration 2018-09-21 15:35:33 +02:00
Сергей Прохоров
af584e238a
Make it possible to configure each listener's interface IP 2018-09-19 22:33:43 +02:00
Сергей Прохоров
4eab3caa66
Add padding for outgoing upstream traffic in secure mode 2018-07-12 13:44:17 +02:00
Сергей Прохоров
ad394a2aa8
Lower memory consumption by-default 2018-07-05 23:49:42 +02:00
Сергей Прохоров
e9d840612e
Add external IP autodetection 2018-07-05 23:48:36 +02:00
Сергей Прохоров
e5533b75dc
Fix bug in mtp_intermediate 2018-06-29 17:23:57 +02:00
Сергей Прохоров
9403f11e9e
Add "secure" protocol with padding 2018-06-29 17:09:23 +02:00
Sergey Prokhorov
32e1dc91a6 Remove internal dbg macroses 2018-06-25 16:25:54 +02:00
Sergey Prokhorov
c04202045e Fix intermediate module location 2018-06-25 16:17:59 +02:00
Sergey Prokhorov
1183dbdd51 Add support for mtp_intermediate upstream 2018-06-25 15:13:49 +02:00
Sergey Prokhorov
9422356a7f Make RPC flags meaningfull 2018-06-25 15:08:13 +02:00
Сергей Прохоров
102bec59c0
Fix RPC flags (recent server changes) 2018-06-18 20:46:43 +02:00
Сергей Прохоров
9819da2562
Add periodic config updates 2018-06-10 21:41:03 +02:00
Сергей Прохоров
6a9d03776c
mtp_rpc: Fix connection ID (used to be req_id by mistake) 2018-06-10 13:49:35 +02:00
Сергей Прохоров
aed27d13ce
Secret and tag now have to be put into config in hex 2018-06-08 23:56:35 +02:00
Сергей Прохоров
a31589f40c
Fix metric bug 2018-06-08 23:43:30 +02:00
Сергей Прохоров
d2103e7c72
Implement sponsored channels and work through official endpoints 2018-06-08 23:36:38 +02:00
Sergey Prokhorov
8b2e3906cc Fix timeout state switch 2018-05-30 11:27:09 +02:00
Sergey Prokhorov
d2fab355bf Initial implementation 2018-05-30 11:01:57 +02:00