9seconds
4a2d1df384
Can correctly accept faketls messages
5 years ago
9seconds
a3c64c1d1e
Fix lint issue
5 years ago
9seconds
bbe8f34e72
Correctly decrease a value for prometheus metrics
5 years ago
9seconds
02aa969d6c
Use dc indexes accordingly
5 years ago
9seconds
4da2a4f10f
Add comment for relay test
5 years ago
9seconds
336e825e3a
Add wg to observer
This is to ensure a case when we still can have observer hanging around
5 years ago
9seconds
b42e51e300
Small improvements
5 years ago
9seconds
6b1bfe7b17
Add primitive relay tests
5 years ago
9seconds
6219f4bd90
Fix detected race
5 years ago
9seconds
3076c52adb
Refactor snapshot files
5 years ago
9seconds
933855a233
Refactor server handshake test
5 years ago
9seconds
ea698259d5
Add raw version of server handshake test
5 years ago
9seconds
aefa003355
Add tests for events
5 years ago
9seconds
e3b7472239
Add test for handshake frame
5 years ago
9seconds
a3362c7ea4
Proxy is working in a simple mode now
5 years ago
9seconds
66c45dc83b
Add obfuscated2 server handshake
5 years ago
9seconds
f7c33ee333
Actually embedd connStandard into connEventTraffic
5 years ago
9seconds
42160a08fe
Add EventTraffic
5 years ago
9seconds
925a02dac3
Test telegram dc dialer
5 years ago
9seconds
7108fe99ec
Add implementation of telegram dialer
5 years ago
9seconds
69203f3e23
Add tests for obfuscated2 clientside
5 years ago
9seconds
4d2d21e101
Small refactorings
5 years ago
9seconds
8de727932d
Unpool handshake
Anyway, we are going to use stack here, no need for connection pooling.
Even arrays are allocaed on a stack because we do not use slices here
but real ones.
5 years ago
9seconds
188fa6a04a
Remove redundand utils file
5 years ago
9seconds
0330a0e5cd
Fixes for obfuscated2
5 years ago
9seconds
0ad2d61742
Move config path cli parameter to base
5 years ago
9seconds
f155b9f37e
Rename frame to handshake frame
5 years ago
9seconds
3a44bcb854
Introduce pools to obfuscated2
5 years ago
9seconds
58335b3e59
Support obfuscated2
5 years ago
9seconds
657a74a5c2
Add defaults for proxy opts
5 years ago
9seconds
f3112d4ba6
Add timeattack detector
5 years ago
9seconds
172b596cf1
Intergrate custom logger where applicable
5 years ago
9seconds
b258581f47
Add Printf method to logger
5 years ago
9seconds
60d5b3cadd
Pass new options to proxy opts
5 years ago
9seconds
f21ee40baf
Remove idle timeout from network
5 years ago
9seconds
adf4ab1a35
Revert "Add new TCPBufferSize parameter to network"
This reverts commit 57cb1b5aa0 .
5 years ago
9seconds
83eeedc008
Add cloakport and prefer ip parameters to proxyopts
5 years ago
9seconds
57cb1b5aa0
Add new TCPBufferSize parameter to network
5 years ago
9seconds
5e31b95bb5
Add timestamp to EventConcurrencyLimited
5 years ago
9seconds
80a1de60e6
Always close connection on context finished
5 years ago
9seconds
2408f1530f
Add EventIPBlocklisted
5 years ago
9seconds
23519913f2
Add skeleton of the proxy
5 years ago
9seconds
7955ac6a46
Add tests for events
5 years ago
9seconds
dbbfdaf918
Add prometheus
5 years ago
9seconds
8e7207d975
Add statsd
5 years ago
9seconds
c04f9e392a
Small improvements for config parsing
5 years ago
9seconds
46bd617581
Add tags for statsd in config
5 years ago
9seconds
7617aeadda
Test event stream
5 years ago
9seconds
e009d05a90
Add tests for noop event stream
5 years ago
9seconds
f0063ba089
Add observer mock
5 years ago