reproxy/app
Umputun 271beedc99 Added host substitution in MTProxy match type #189
A host substitution functionality has been added to the match logic for the MTProxy match type. This allows for more flexible routing rules, enabling the replacement of "$host" and "${host}" placeholders in the destination URL with the server name, before performing the regex match. Updated corresponding tests to reflect this change.

make additional test without host substitution

add test with ${host} substitution
2024-05-21 22:51:41 -05:00
..
discovery Added host substitution in MTProxy match type #189 2024-05-21 22:51:41 -05:00
mgmt update github.com/didip/tollbooth from v6 to v7 2024-05-09 13:16:40 -05:00
plugin update github.com/didip/tollbooth from v6 to v7 2024-05-09 13:16:40 -05:00
proxy add test to CI for example directory 2024-05-10 15:10:28 -05:00
main_test.go drop legacy rand.Seed 2023-02-27 14:51:25 -06:00
main.go Add 'X-Forwarded-URL' to request header (#176) 2024-03-15 16:53:10 -05:00