Alexey
fb1f85559c
Update load.rs
2026-02-26 14:57:28 +03:00
ivulit
da684b11fe
feat: add mask_proxy_protocol option for PROXY protocol to mask_host
...
Adds mask_proxy_protocol config option (0 = off, 1 = v1 text, 2 = v2 binary)
that sends a PROXY protocol header when connecting to mask_host. This lets
the backend see the real client IP address.
Particularly useful when the masking site (nginx/HAProxy) runs on the same
host as telemt and listens on a local port — without this, the backend loses
the original client IP entirely.
PROXY protocol header is also sent during TLS emulation fetches so that
backends with proxy_protocol required don't reject the connection.
2026-02-26 13:36:33 +03:00
Alexey
896e129155
Checked defaults
2026-02-26 12:48:22 +03:00
Alexey
7ead0cd753
Update README.md
2026-02-26 11:45:50 +03:00
Alexey
6cf9687dd6
Update README.md
2026-02-26 11:43:27 +03:00
Alexey
4e30a4999c
Update config.toml
2026-02-26 11:14:52 +03:00
Alexey
4af40f7121
Update config.toml
2026-02-26 11:13:58 +03:00
Alexey
1e4ba2eb56
Update config.toml
2026-02-26 10:45:47 +03:00
Alexey
eb921e2b17
Merge pull request #248 from telemt/config-tuning
...
Update config.toml
2026-02-25 22:44:51 +03:00
Alexey
76f1b51018
Update config.toml
2026-02-25 22:44:38 +03:00
Alexey
03ce267865
Update config.toml
2026-02-25 22:33:38 +03:00
Alexey
a6bfa3309e
Create config.toml
2026-02-25 22:32:02 +03:00
Alexey
79a3720fd5
Rename config.toml to config.full.toml
2026-02-25 22:22:04 +03:00
Alexey
89543aed35
Merge pull request #247 from telemt/config-tuning
...
Update config.toml
2026-02-25 21:47:26 +03:00
Alexey
06292ff833
Update config.toml
2026-02-25 21:33:06 +03:00
Alexey
427294b103
Defaults in-place: merge pull request #245 from telemt/flow-tuning
...
Defaults in-place
2026-02-25 18:09:20 +03:00
Alexey
fed9346444
New config.toml + tls_emulation enabled by default
2026-02-25 17:49:54 +03:00
Alexey
f40b645c05
Defaults in-place
2026-02-25 17:28:06 +03:00
Alexey
a66d5d56bb
Merge pull request #243 from vladon/add-proxy-secret-to-gitignore
...
Add proxy-secret to .gitignore
2026-02-25 14:16:31 +03:00
Vladislav Yaroslavlev
1b1bdfe99a
Add proxy-secret to .gitignore
...
The proxy-secret file contains sensitive authentication data
that should never be committed to version control.
2026-02-25 14:00:50 +03:00
Alexey
49fc11ddfa
Merge pull request #242 from telemt/flow-link
...
Detected_IP in Links
2026-02-25 13:42:41 +03:00
Alexey
5558900c44
Update main.rs
2026-02-25 13:29:46 +03:00
Alexey
5b1d976392
Merge pull request #239 from twocolors/fix-info-bracket
...
fix: remove bracket in info
2026-02-25 10:22:22 +03:00
D
206f87fe64
fix: remove bracket in info
2026-02-25 09:22:26 +03:00
Alexey
5a09d30e1c
Update Cargo.toml
2026-02-25 03:09:02 +03:00
Alexey
f83e23c521
Update defaults.rs
2026-02-25 03:08:34 +03:00
Alexey
f9e9ddd0f7
Merge pull request #238 from telemt/flow-mep
...
ME Pool Beobachter
2026-02-25 02:24:07 +03:00
Alexey
6b8619d3c9
Create beobachten.rs
2026-02-25 02:17:48 +03:00
Alexey
618b7a1837
ME Pool Beobachter
2026-02-25 02:10:14 +03:00
Alexey
16f166cec8
Update README.md
2026-02-25 02:07:58 +03:00
Alexey
6efcbe9bbf
Update README.md
2026-02-25 02:05:32 +03:00
Alexey
e5ad27e26e
Merge pull request #237 from Dimasssss/main
...
Update config.toml
2026-02-25 01:50:19 +03:00
Dimasssss
53ec96b040
Update config.toml
2026-02-25 01:37:55 +03:00
Alexey
c6c3d71b08
ME Pool Flap-Detect in statistics
2026-02-25 01:26:01 +03:00
Alexey
e9a4281015
Delete proxy-secret
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
2026-02-25 00:31:12 +03:00
Alexey
866c2fbd96
Update Cargo.toml
2026-02-25 00:29:58 +03:00
Alexey
086c85d851
Merge pull request #236 from telemt/flow-mep
...
Flow mep
2026-02-25 00:29:07 +03:00
Alexey
ce4e21c996
Merge pull request #235 from telemt/bump
...
Update Cargo.toml
2026-02-25 00:28:40 +03:00
Alexey
25ab79406f
Update Cargo.toml
2026-02-25 00:28:26 +03:00
Alexey
7538967d3c
ME Hardswap being softer
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
2026-02-24 23:36:33 +03:00
Alexey
4a95f6d195
ME Pool Health + Rotation
...
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
2026-02-24 22:59:59 +03:00
Alexey
7d7ef84868
Merge pull request #232 from Dimasssss/main
...
Update config.toml
2026-02-24 22:28:31 +03:00
Dimasssss
692d9476b9
Update config.toml
2026-02-24 22:11:15 +03:00
Dimasssss
b00b87032b
Update config.toml
2026-02-24 22:10:49 +03:00
Alexey
ee07325eba
Update Cargo.toml
2026-02-24 21:12:44 +03:00
Alexey
1b3a17aedc
Merge pull request #230 from badcdd/patch-1
...
Fix similar username in discovered items in zabbix template
2026-02-24 19:44:02 +03:00
Alexey
6fdb568381
Merge pull request #229 from Dimasssss/main
...
Update config.toml
2026-02-24 19:43:44 +03:00
Alexey
bb97ff0df9
Merge pull request #228 from telemt/flow-mep
...
ME Soft Reinit tuning
2026-02-24 19:43:13 +03:00
badcdd
b1cd7f9727
fix similar username in discovered items
2026-02-24 18:59:37 +03:00
Dimasssss
c13c1cf7e3
Update config.toml
2026-02-24 18:39:46 +03:00