9seconds
a23ae05f3b
Remove SyncWrite
2026-03-19 13:47:08 +01:00
9seconds
913a38d13a
Show real IP of the telegram endpoint in event stream
2026-03-18 22:05:34 +01:00
9seconds
eb7720b11e
Fix flaky test
2026-03-16 23:44:06 +01:00
Maks-2012 and GitHub
079252d810
Fix preferIPOnlyIPv6
2026-03-16 16:10:38 +03:00
9seconds
bb90bcc127
Decrease relay buffer size
...
Even if it makes sense to have a huge buffers, we do artificial delays
now. In that case we could achieve the same results with a lower buffer.
If not, then we won't send a packet bigger that this value
2026-03-14 14:06:48 +01:00
Sergei Arkhipov and GitHub
58e6dfd603
Merge pull request #361 from 9seconds/docs
...
Add docs about doppelganger
2026-03-14 09:43:19 +01:00
9seconds
e675baa860
Add docs about doppelganger
2026-03-14 09:42:28 +01:00
9seconds
7adfc0352e
Have a noise of variable size
2026-03-13 17:08:44 +01:00
9seconds
b35c212d65
Have a noise of variable size
2026-03-13 16:39:16 +01:00
9seconds
45b0964afd
Fix android ping
2026-03-13 16:20:18 +01:00
9seconds
4138cc6494
Use SyncWrite call to send a packet to proxy
2026-03-13 14:44:56 +01:00
9seconds
33c0fa9bf7
Add SyncWrite method to doppel.Conn
2026-03-13 11:30:52 +01:00
9seconds
21d7522356
Make DRS optional
2026-03-13 11:04:01 +01:00
9seconds
ea71fe81b2
Update stats defaults
2026-03-13 08:59:59 +01:00
9seconds
cc63e762e3
Use native dialer for scout
2026-03-12 21:47:03 +01:00
9seconds
62cba24071
Use native dialer to communicate with fronting domain
2026-03-12 20:51:02 +01:00
9seconds
94e4179fb7
Add NativeDialer method to mtglib.Network
2026-03-12 19:25:53 +01:00
9seconds
ffd3ab03cc
Formatting with gofumpt
2026-03-12 19:13:33 +01:00
9seconds
00403e3a94
Remove old faketls package
2026-03-12 19:11:39 +01:00
9seconds
0bfc1ef2d4
Fix double TLS wrapping for noise
2026-03-12 19:07:11 +01:00
9seconds
7aa01dcebe
Limit min number of collected stats
2026-03-12 19:07:11 +01:00
9seconds
1c0e847247
Set statistics measured from real life
2026-03-12 19:07:11 +01:00
9seconds
83ff4ee266
Align scout defaults with config defaults
2026-03-12 19:07:11 +01:00
9seconds
7a58c74cfe
Correctly process doppel conns
2026-03-12 19:07:11 +01:00
9seconds
d43d6692d7
Align naming about scout raids
2026-03-12 19:07:11 +01:00
9seconds
75392941da
Propagate settings to Proxy
2026-03-12 19:07:11 +01:00
9seconds
bb49c6a55d
Integrate new fake package and doppel into proxy
2026-03-12 19:07:11 +01:00
9seconds
37f8d18be5
Add server side of things
2026-03-12 19:07:11 +01:00
9seconds
59557059df
ReadClientHello function
2026-03-12 19:07:10 +01:00
9seconds
1182b9ef6f
Add doppel and tls packages
2026-03-12 19:07:10 +01:00
Sergei Arkhipov and GitHub
6feef02d08
Merge pull request #344 from 9seconds/blocked-telegram
...
Make auto updating optional
2026-02-26 13:46:01 +01:00
9seconds
189dce07c6
Make auto updating optional
2026-02-26 13:35:05 +01:00
9seconds
449f84133a
Do not panic if no addresses were found
2026-02-26 12:31:30 +01:00
9seconds
1cb225f52c
Introduce [domain-fronting] config
2026-02-24 18:05:12 +01:00
9seconds
cde313b359
Add support for domain fronting proxy protocol
2026-02-24 16:44:35 +01:00
9seconds
bb320e9d89
Update fuzz tests
2026-02-24 15:27:19 +01:00
9seconds
5b91edf5c4
Fix tests
2026-02-24 13:58:16 +01:00
9seconds
8b34c1b104
Merge remote-tracking branch 'origin/master' into obfuscated2
2026-02-24 13:37:10 +01:00
9seconds
36c766b331
Fix lint issues
2026-02-24 13:35:06 +01:00
9seconds
e4a9a96309
Remove mentioning of DC overrides
2026-02-24 13:32:06 +01:00
9seconds
94d46d2c65
Add fetching of addresses from proxyGetConfig endpoint
2026-02-24 12:55:16 +01:00
9seconds
908842063a
Do not use additional bytes buffer for faketls
2026-02-23 10:27:01 +01:00
9seconds
e50cee5748
Do not use unnecessary lock in connRewind
2026-02-23 10:12:25 +01:00
9seconds
ee524abdb5
Remove redundant copyBufferPool from relay
2026-02-23 10:12:25 +01:00
9seconds
3e75e4fa63
Delete old obfuscated2 package
2026-02-23 10:12:25 +01:00
9seconds
140e9dfc2e
Integrate obfuscation package
2026-02-23 10:12:25 +01:00
9seconds
d0065d35c2
Add new obfuscation package
2026-02-23 10:12:25 +01:00
ivulit
bf38f9f8af
Add domain-fronting-ip option
...
Allow specifying an explicit IP address for the domain fronting host
instead of relying on DNS resolution. Useful when DNS resolution of
the fronting hostname is blocked.
The hostname from the secret is still used for SNI in TLS handshake.
2026-02-20 12:34:17 +03:00
9seconds
a0aabf2391
Switch to rand/v2
2026-02-18 10:34:31 +01:00
9seconds
3b03c4a90a
More idioms related to go 1.26
2026-02-17 23:38:12 +01:00