Commit Graph

46 Commits

Author SHA1 Message Date
Ara Sadoyan
9f595b2709 example config file update 2026-03-25 11:15:55 +01:00
Ara Sadoyan
74821654f3 Added support to send custom headers to upstream servers. 2025-11-22 23:18:06 +01:00
Ara Sadoyan
9519280026 Path filter, and rate limiter for Consul 2025-10-16 19:04:46 +02:00
Ara Sadoyan
2b62d1e6de configs update 2025-10-02 10:56:55 +02:00
Ara Sadoyan
c78245e695 disable HC for upstream. 2025-09-16 12:54:23 +02:00
Ara Sadoyan
d3602fa578 Added Kubernetes API support, fo ingress controller. 2025-09-01 16:32:30 +02:00
Ara Sadoyan
a44979ec82 Configurable TLS ciphers 2025-07-27 11:13:39 +02:00
Ara Sadoyan
2ad3a059ab Per path rate limiter 2025-07-24 13:34:15 +02:00
Ara Sadoyan
8463cdabbc Added configurable rate limiter 2025-07-09 15:01:20 +02:00
Ara Sadoyan
d0e4b52ce6 Enable/Disable config API from config 2025-07-04 15:06:05 +02:00
Ara Sadoyan
2e33d692bb Added optional minimal file server 2025-07-02 18:29:14 +02:00
Ara Sadoyan
4126249bcd Project rename. Load multiple certificates from folder. 2025-06-16 13:29:13 +02:00
Ara Sadoyan
a341fa30db Add TLS to API server 2025-06-09 18:06:16 +02:00
Ara Sadoyan
ada2032732 http to https redirect cleanup 2025-05-26 18:30:42 +02:00
Ara Sadoyan
a89592bd07 http to https redirect cleanup 2025-05-26 16:24:15 +02:00
Ara Sadoyan
8c192d9990 Move to RusTLS, Static binary build, performance improvements. 2025-05-19 20:21:30 +02:00
Ara Sadoyan
b33f1796e1 Move to RusTLS, Static binary build, performance improvements. 2025-05-19 20:20:15 +02:00
Ara Sadoyan
75486ca73d removed ssl parameter from configs, it will be detected automatically 2025-05-09 19:41:12 +02:00
Ara Sadoyan
c2d847f2aa Improvements and cleanup 2025-05-09 17:43:03 +02:00
Ara Sadoyan
f1f6dc1aec reStructurization of files 2025-05-07 17:05:00 +02:00
Ara Sadoyan
e3f1df09f9 COnfig parameters update 2025-05-07 16:37:21 +02:00
Ara Sadoyan
9eca87718b Standardization or JWT, JWT as URL param 2025-05-02 16:36:56 +02:00
Ara Sadoyan
026ef22c4d Restructurisation and some fixes. 2025-04-30 18:29:25 +02:00
Ara Sadoyan
4e86f7b22a Add sticky session support 2025-04-29 19:54:44 +02:00
Ara Sadoyan
e790534803 Reorganization of code 2025-04-29 19:52:52 +02:00
Ara Sadoyan
269d14aaa2 Added gRPC support 2025-04-24 14:10:13 +02:00
Ara Sadoyan
e1494505fc comments in configs 2025-04-17 15:54:47 +02:00
Ara Sadoyan
34d86c374a JWT Authentication and token generation 2025-04-17 15:15:34 +02:00
Ara Sadoyan
497f07ccce README.md 2025-04-16 12:44:01 +02:00
Ara Sadoyan
0b9b0f5704 README.md 2025-04-15 19:53:07 +02:00
Ara Sadoyan
0a6f501e2c Created proxy wide authentication 2025-04-14 19:01:09 +02:00
Ara Sadoyan
e5782414dd Accept self-signed certificates for upstreams 2025-04-10 13:14:59 +02:00
Ara Sadoyan
8933e51d13 Added HTTPS+HTTP2 support 2025-04-09 17:55:49 +02:00
Ara Sadoyan
e6bc1b8042 Dependency upgrade 2025-04-08 11:42:01 +02:00
Ara Sadoyan
788c618a3d Stabilized Consul integration with HTTP api 2025-04-08 10:20:02 +02:00
Ara Sadoyan
b2823508b7 Added whitelisted or all services support t Consul 2025-04-04 17:38:18 +02:00
Ara Sadoyan
23dae51e22 Early stage Consul http api support 2025-04-02 18:58:46 +02:00
Ara Sadoyan
410d35c326 Add global headers for all upstreams with Option<T> 2025-03-26 19:41:08 +01:00
Ara Sadoyan
451e1f469e Add global headers for all upstreams 2025-03-25 19:19:54 +01:00
Ara Sadoyan
f3bca5a001 Added inject response header functionality 2025-03-24 18:54:38 +01:00
Ara Sadoyan
2c87a330ef Removed unnecessary protocol declaration. 2025-03-24 13:54:10 +01:00
Ara Sadoyan
338bfa43d7 Removed unnecessary protocol declaration. 2025-03-20 18:57:33 +01:00
Ara Sadoyan
cafe18b02e Removed unnecessary protocol declaration. 2025-03-20 18:40:55 +01:00
Ara Sadoyan
5524fd5011 temp remove command line arg parser 2025-03-20 18:33:21 +01:00
Ara Sadoyan
7501e367c6 temp remove command line arg parser 2025-03-16 19:34:20 +01:00
Ara Sadoyan
6cc72c8b48 New inmplementations, big commit :
1. Nested upstreams with params
2. SSL upstream support
3. Upstreams move to yaml format
4. Command line start arguments
2025-03-16 14:06:29 +01:00