Sergey Kutovoy
a74def9561
Update metrics configuration to support custom listen address
...
- Bump telemt dependency version from 3.3.15 to 3.3.19.
- Add `metrics_listen` option to `config.toml` for specifying a custom address for the metrics endpoint.
- Update `ServerConfig` struct to include `metrics_listen` and adjust logic in `spawn_metrics_if_configured` to prioritize this new option over `metrics_port`.
- Enhance error handling for invalid listen addresses in metrics setup.
2026-03-17 12:58:40 +05:00
Alexey
95c1306166
Merge pull request #444 from Dimasssss/patch-1
...
Update FAQ (add max_connections)
2026-03-16 22:06:27 +03:00
Dimasssss
e1ef192c10
Update FAQ.en.md
2026-03-16 22:03:28 +03:00
Dimasssss
ee4d15fed6
Update FAQ.ru.md
2026-03-16 22:02:55 +03:00
Alexey
0040e9b6da
Merge pull request #442 from telemt/bump
...
Update Cargo.toml
2026-03-16 21:25:44 +03:00
Alexey
2c10560795
Update Cargo.toml
2026-03-16 21:25:14 +03:00
Alexey
5eff38eb82
Merge pull request #441 from kavore/feat/configurable-max-connections
...
feat: configurable max_connections limit
2026-03-16 21:17:21 +03:00
kavore
b6206a6dfe
feat: make max_connections configurable via [server] section
...
The concurrent connection limit was hardcoded to 10,000.
Add server.max_connections config option (default: 10000, 0 = unlimited).
2026-03-16 20:40:10 +03:00
Alexey
4d8a5ca174
Merge pull request #436 from Dimasssss/patch-1
...
Update QUICK_START_GUIDE
2026-03-16 13:49:31 +03:00
Dimasssss
0ae67db492
Update QUICK_START_GUIDE.en.md
2026-03-16 13:40:50 +03:00
Dimasssss
c4f77814ee
Update QUICK_START_GUIDE.ru.md
2026-03-16 13:40:20 +03:00
Alexey
92972ab6bf
Merge pull request #433 from Linaro1985/feat_data_path
...
add support for data path option
2026-03-16 10:54:35 +03:00
Maxim Anisimov
c351e08c43
add support for data path option
...
This commit adds support for configuring the data path via a
configuration file or command-line option. This may be useful
on systems without systemd, such as OpenWrt or Alpine Linux.
Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
2026-03-16 10:01:59 +03:00
Alexey
e29855c8c6
Merge pull request #432 from telemt/readme
...
Update README.md
2026-03-15 23:00:35 +03:00
Alexey
3634fbd7e8
Update README.md
2026-03-15 23:00:17 +03:00
Alexey
bb29797bfb
Merge pull request #429 from Dimasssss/patch-1
...
Update FAQ.ru.md
2026-03-15 22:44:22 +03:00
Dimasssss
3d5af3d248
Update FAQ.en.md
2026-03-15 19:09:02 +03:00
Dimasssss
2d7df3da6c
Update FAQ.ru.md
2026-03-15 19:06:56 +03:00
Alexey
4abc0e5134
ME Draining Writers threshold + Inherited per-user unique IP limit: merge pull request #426 from telemt/flow
...
ME Draining Writers threshold + Inherited per-user unique IP limit
2026-03-15 15:00:20 +03:00
Alexey
4028579068
Inherited per-user unique IP limit
2026-03-15 12:43:31 +03:00
Alexey
58f26ba8a7
Configurable ME draining writer overflow threshold
2026-03-15 12:13:46 +03:00
Alexey
2be3e4ab7f
Merge pull request #423 from telemt/bump
...
Update Cargo.toml
2026-03-15 00:33:09 +03:00
Alexey
3d43ff6e57
Update Cargo.toml
2026-03-15 00:32:57 +03:00
Alexey
1294da586f
ME Writer Rebinding - Lifecycle and Consistency fixes: merge pull request #422 from telemt/flow
...
ME Writer Rebinding - Lifecycle and Consistency fixes
2026-03-15 00:30:57 +03:00
Alexey
ac0698b772
ME Writer Rebinding - Lifecycle and Consistency fixes
2026-03-15 00:17:54 +03:00
Alexey
dda31b3d2f
New Hot-Reload method + TLS-F New Methods + TLS-F/TCP-S Docs: merge pull request #420 from telemt/flow
...
New Hot-Reload method + TLS-F New Methods + TLS-F/TCP-S Docs
2026-03-14 20:45:47 +03:00
Alexey
7d5e1cb9e8
Rename TLS-F-TCP-s.ru.md to TLS-F-TCP-S.ru.md
2026-03-14 20:42:21 +03:00
Alexey
56e38e8d00
Update TLS-F-TCP-s.ru.md
2026-03-14 20:41:14 +03:00
Alexey
4677b43c6e
TLS-F New Methods
2026-03-14 20:38:24 +03:00
Alexey
4ddbb97908
Create TLS-F-TCP-s.ru.md
2026-03-14 20:29:12 +03:00
Alexey
8b0b47145d
New Hot-Reload method
2026-03-14 18:54:05 +03:00
Alexey
f7e3ddcdb6
Update LICENSE
2026-03-14 16:02:40 +03:00
Alexey
af5cff3304
Merge pull request #417 from telemt/licensing-md
...
Update LICENSING.md
2026-03-14 15:59:35 +03:00
Alexey
cb9144bdb3
Update LICENSING.md
2026-03-14 15:59:21 +03:00
Alexey
fa82634faf
Merge pull request #416 from telemt/license-1
...
Update LICENSE
2026-03-14 15:57:31 +03:00
Alexey
37b1a0289e
Update LICENSE
2026-03-14 15:56:31 +03:00
Alexey
9be33bcf93
Merge pull request #414 from telemt/license
...
Update LICENSE
2026-03-14 15:27:59 +03:00
Alexey
bc9f691284
Merge branch 'license' of https://github.com/telemt/telemt into license
2026-03-14 15:23:43 +03:00
Alexey
58e5605f39
Telemt PL 3 на русском языке
2026-03-14 15:23:41 +03:00
Alexey
75a654c766
TELEMT-Lizenz 3 auf Deutsch
2026-03-14 15:23:24 +03:00
Alexey
2b058f7df7
Create LICENSE.en.md
2026-03-14 15:11:12 +03:00
Alexey
01af2999bb
Update LICENSE
2026-03-14 15:10:46 +03:00
Alexey
c12d27f08a
Middle-End docs
2026-03-14 15:10:07 +03:00
Alexey
5e3408e80b
Update LICENSE
2026-03-14 15:08:14 +03:00
Alexey
052110618d
Merge pull request #413 from telemt/no-config-full
...
Delete config.full.toml
2026-03-14 14:55:57 +03:00
Alexey
47b8f0f656
Delete config.full.toml
2026-03-14 14:55:48 +03:00
Alexey
67b2e25e39
Merge pull request #396 from 13werwolf13/main
...
systemd contrib
2026-03-14 14:54:27 +03:00
Alexey
9a08b541ed
License:: merge pull request #412 from telemt/license
...
License
2026-03-14 14:48:06 +03:00
Alexey
04379b4374
Merge branch 'main' into license
2026-03-14 14:47:51 +03:00
Alexey
5cfb05b1f4
Update LICENSING.md
2026-03-14 14:47:21 +03:00