Commit Graph

  • eaff96b8c1 Merge pull request #198 from telemt/flow Alexey 2026-02-21 14:09:05 +03:00
  • 7bf6f3e071 Merge pull request #195 from ivulit/fix/mask-host-tls-emulation Alexey 2026-02-21 13:58:38 +03:00
  • c3ebb42120 Peer - Connection closed fixes Alexey 2026-02-21 13:56:24 +03:00
  • 8d93695194 Merge pull request #196 from telemt/axkurcom-patch-1 3.0.7 Alexey 2026-02-21 13:21:00 +03:00
  • 40711fda09 Update Cargo.toml Alexey 2026-02-21 13:20:44 +03:00
  • 6ce25c6600 Use mask_host for TLS emulation fetcher ivulit 2026-02-21 10:22:51 +03:00
  • 1a525f7d29 Merge pull request #191 from Dimasssss/patch-1 Alexey 2026-02-21 05:10:25 +03:00
  • 2dcbdbe302 Merge pull request #194 from telemt/flow Alexey 2026-02-21 05:04:42 +03:00
  • 1bd495a224 Fixed tests Alexey 2026-02-21 04:04:49 +03:00
  • b0e6c04c54 Merge pull request #193 from artemws/main Alexey 2026-02-21 03:37:48 +03:00
  • d5a7882ad1 Merge pull request #190 from vladon/feature/socks-hostname-support Alexey 2026-02-21 03:36:58 +03:00
  • 83fc9d6db3 Middle-End Fixes Alexey 2026-02-21 03:36:13 +03:00
  • c9a043d8d5 ME Frame too large Fixes Alexey 2026-02-21 02:15:10 +03:00
  • a74bdf8aea Update hot_reload.rs artemws 2026-02-20 23:03:26 +02:00
  • 94e9bfbbb9 Update config.toml Dimasssss 2026-02-20 22:23:16 +03:00
  • 18c1444904 Update config.toml Dimasssss 2026-02-20 22:04:56 +03:00
  • 3b89c1ce7e Update config.toml Dimasssss 2026-02-20 22:02:34 +03:00
  • 100cb92ad1 feat: add hostname support for SOCKS4/SOCKS5 upstream proxies Vladislav Yaroslavlev 2026-02-20 21:42:15 +03:00
  • 7da062e448 Merge pull request #188 from telemt/main-stage 3.0.6 Alexey 2026-02-20 18:04:58 +03:00
  • 1fd78e012d Metrics + Fixes in tests Alexey 2026-02-20 18:02:02 +03:00
  • 7304dacd60 Update main.rs Alexey 2026-02-20 17:42:20 +03:00
  • 3bff0629ca Merge pull request #187 from artemws/patch-1 Alexey 2026-02-20 17:26:50 +03:00
  • a79f0bbaf5 Merge pull request #186 from telemt/flow Alexey 2026-02-20 17:25:06 +03:00
  • aa535bba0a Update metrics whitelist in README artemws 2026-02-20 16:24:02 +02:00
  • eb3245b78f Merge branch 'main-stage' into flow Alexey 2026-02-20 17:19:23 +03:00
  • da84151e9f Merge pull request #184 from artemws/main Alexey 2026-02-20 17:15:54 +03:00
  • a303fee65f ALPN Extract tests Alexey 2026-02-20 17:12:16 +03:00
  • bae811f8f1 Update Cargo.toml Alexey 2026-02-20 17:05:35 +03:00
  • 8892860490 Change whitelist to use IpNetwork for IP filtering artemws 2026-02-20 16:04:21 +02:00
  • 0d2958fea7 Change metrics whitelist to use IpNetwork artemws 2026-02-20 16:03:57 +02:00
  • dbd9b53940 Change metrics_whitelist type from Vec<IpAddr> to Vec<IpNetwork> artemws 2026-02-20 16:03:38 +02:00
  • 8f1f051a54 Add ipnetwork dependency to Cargo.toml artemws 2026-02-20 16:03:03 +02:00
  • 471c680def TLS Improvements Alexey 2026-02-20 17:02:17 +03:00
  • be8742a229 Merge pull request #183 from artemws/main Alexey 2026-02-20 16:57:38 +03:00
  • 781947a08a TlsFrontCache + X509 Parser + GREASE Tolerance Alexey 2026-02-20 16:56:33 +03:00
  • b295712dbb Update Cargo.toml Alexey 2026-02-20 16:47:13 +03:00
  • e8454ea370 HAProxy PROXY Protocol Fixes Alexey 2026-02-20 16:42:40 +03:00
  • ea88a40c8f Add config path canonicalization artemws 2026-02-20 15:37:44 +02:00
  • 2ea4c83d9d Normalize IP + Masking + TLS Alexey 2026-02-20 16:32:14 +03:00
  • 953fab68c4 Refactor hot-reload mechanism to use notify crate artemws 2026-02-20 15:29:37 +02:00
  • 0f6621d359 Refactor hot-reload watcher implementation artemws 2026-02-20 15:29:20 +02:00
  • 82bb93e8da Add notify dependency for macOS file events artemws 2026-02-20 15:28:58 +02:00
  • 25b18ab064 Enhance logging for hot reload configuration changes artemws 2026-02-20 14:50:37 +02:00
  • 3e0dc91db6 Add PartialEq to AccessConfig struct artemws 2026-02-20 14:37:00 +02:00
  • 26270bc651 Specify types for config_rx in main.rs artemws 2026-02-20 14:27:31 +02:00
  • be2ec4b9b4 Update CONTRIBUTING.md Alexey 2026-02-20 15:22:18 +03:00
  • 766806f5df Add hot_reload module to config artemws 2026-02-20 14:19:04 +02:00
  • 26cf6ff4fa Add files via upload artemws 2026-02-20 14:18:30 +02:00
  • b8add81018 Implement hot-reload for config and log level artemws 2026-02-20 14:18:09 +02:00
  • 5be81952f3 Merge pull request #182 from Resquer/main 3.0.5 Alexey 2026-02-20 14:44:15 +03:00
  • 7ce2e33bae Merge pull request #181 from telemt/flow Alexey 2026-02-20 14:43:45 +03:00
  • 9e2f0af5be Update telemt.service Resquer 2026-02-20 14:38:55 +03:00
  • 4d72cb1680 TLS-F: Emu fixes Alexey 2026-02-20 14:32:09 +03:00
  • 79eebeb9ef TLS-F: Fetcher fixes Alexey 2026-02-20 14:31:58 +03:00
  • 1045289539 TLS-F: Emu: stable CipherSuite Alexey 2026-02-20 14:15:45 +03:00
  • 3d0b32edf5 TLS-F: Emu researching Alexey 2026-02-20 14:02:06 +03:00
  • 41601a40fc Update config.toml Alexey 2026-02-20 13:51:50 +03:00
  • a2cc503e81 Update Cargo.toml Alexey 2026-02-20 13:48:32 +03:00
  • 5ee4556cea Merge pull request #180 from telemt/flow Alexey 2026-02-20 13:45:01 +03:00
  • 487aa8fbce TLS-F: Fetcher V2 Alexey 2026-02-20 13:36:54 +03:00
  • 32a9405002 TLS-F: fixes Alexey 2026-02-20 13:14:33 +03:00
  • 708bedc95e TLS-F: build fixes Alexey 2026-02-20 13:14:09 +03:00
  • ce64bf1cee TLS-F: pulling main.rs Alexey 2026-02-20 13:02:43 +03:00
  • f4b79f2f79 TLS-F: ClientHello Extractor Alexey 2026-02-20 12:58:04 +03:00
  • 9a907a2470 TLS-F: added Emu + Cache Alexey 2026-02-20 12:55:26 +03:00
  • e6839adc17 TLS Front - Fake TLS V2 Core Alexey 2026-02-20 12:51:35 +03:00
  • 5e98b35fb7 Drafting Fake-TLS V2 Alexey 2026-02-20 12:48:51 +03:00
  • af35ad3923 Merge pull request #174 from telemt/axkurcom-patch-1 Alexey 2026-02-20 00:37:39 +03:00
  • 8f47fa6dd8 Update CONTRIBUTING.md Alexey 2026-02-20 00:37:20 +03:00
  • 453fb477db Merge pull request #173 from Dimasssss/main Alexey 2026-02-19 22:25:16 +03:00
  • 42ae148e78 Update README.md Dimasssss 2026-02-19 22:15:24 +03:00
  • a7e840c19b Merge pull request #172 from Dimasssss/main Alexey 2026-02-19 21:44:17 +03:00
  • 1593fc4e53 Update README.md Dimasssss 2026-02-19 21:39:56 +03:00
  • fc8010a861 Update README.md Alexey 2026-02-19 21:16:07 +03:00
  • 7293b8eb32 Update config.toml Alexey 2026-02-19 21:15:42 +03:00
  • 6934faaf93 Update README.md Alexey 2026-02-19 20:41:07 +03:00
  • 66fdc3a34d Update config.toml Alexey 2026-02-19 20:40:11 +03:00
  • 0c4d9301ec Update config.toml Alexey 2026-02-19 20:36:09 +03:00
  • f7a7fb94d4 Update release.yml 3.0.4 Alexey 2026-02-19 16:59:29 +03:00
  • 85fff5e30a Update Cargo.toml Alexey 2026-02-19 16:48:26 +03:00
  • fc28c1ad88 Update Cargo.toml Alexey 2026-02-19 16:30:04 +03:00
  • bb87a37686 Update config.toml Alexey 2026-02-19 16:19:58 +03:00
  • bf2da8f5d8 Merge pull request #165 from telemt/flow Alexey 2026-02-19 16:12:01 +03:00
  • 2926b9f5c8 ME Concurrency Alexey 2026-02-19 16:02:50 +03:00
  • 820ed8d346 ME Keepalives Alexey 2026-02-19 15:49:35 +03:00
  • e340b716b2 Drafting ME Healthcheck Alexey 2026-02-19 15:39:30 +03:00
  • 9edbbb692e Merge pull request #164 from telemt/flow Alexey 2026-02-19 14:33:23 +03:00
  • 356d64371a Merge branch 'flow' of https://github.com/telemt/telemt into flow Alexey 2026-02-19 14:25:45 +03:00
  • 4be4670668 ME Pool V2 - Agressive Healthcheck and Pool Rebuild Alexey 2026-02-19 14:25:39 +03:00
  • 0768fee06a Merge pull request #162 from telemt/flow Alexey 2026-02-19 13:42:03 +03:00
  • 35ae455e2b ME Pool V2 Alexey 2026-02-19 13:35:56 +03:00
  • 433e6c9a20 Merge pull request #157 from vladon/ci/add-musl-build-targets Alexey 2026-02-19 13:14:07 +03:00
  • 34f5289fc3 Merge pull request #159 from vladon/feat/version-flag Alexey 2026-02-19 13:13:51 +03:00
  • 97804d47ff Merge pull request #158 from vladon/docs/disable_colors Alexey 2026-02-19 12:35:38 +03:00
  • b68e9d642e Merge pull request #154 from ivulit/fix/stun-ipv6-enetunreach Alexey 2026-02-19 12:35:22 +03:00
  • f31d9d42fe feat: Add -V/--version flag to print version string Vladislav Yaroslavlev 2026-02-19 10:23:49 +03:00
  • d941873cce docs: Document disable_colors configuration parameter Vladislav Yaroslavlev 2026-02-19 10:15:03 +03:00
  • b11a767741 ci: add musl build targets for static Linux binaries Vladislav Yaroslavlev 2026-02-19 09:43:31 +03:00
  • 301f829c3c Update LICENSING.md Alexey 2026-02-19 03:00:47 +03:00
  • 76a02610d8 Create LICENSING.md Alexey 2026-02-19 03:00:04 +03:00