This website requires JavaScript.
Explore
Help
Sign In
denozord
/
telemt-api
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
89638d29bbe40688eaf9c4bbdbd42d9ee843dd40
telemt-api
/
internal
T
History
Denozordec
89638d29bb
Publish telemt-api gateway Docker image / test (push)
Successful in 29s
Details
Publish telemt-api gateway Docker image / build-and-push (push)
Successful in 1m25s
Details
Improve URL assertion logic in reverse proxy tests. Updated assertSameURL function in reverse_test.go to handle nil URLs and enhance comparison logic, ensuring more accurate URL mismatch reporting and better test reliability.
2026-03-30 00:36:50 +07:00
..
config
Enhance configuration and documentation for CIDR and IP handling. Updated config.example.yaml to include additional whitelisted IPs and new server entries. Improved GATEWAY_RUN.md to clarify CIDR and single IP usage. Implemented parseCIDROrIP function in config.go for better validation of IP formats in whitelist and trusted proxies.
2026-03-30 00:00:49 +07:00
proxy
Improve URL assertion logic in reverse proxy tests. Updated assertSameURL function in reverse_test.go to handle nil URLs and enhance comparison logic, ensuring more accurate URL mismatch reporting and better test reliability.
2026-03-30 00:36:50 +07:00
server
Enhance reverse proxy transport configuration for improved performance. Updated reverse.go to set a direct transport for the reverse proxy, ensuring more efficient request handling. Modified gateway.go to utilize the direct transport with customized connection settings, optimizing idle connections and timeouts.
2026-03-30 00:31:46 +07:00