Flexway
Flexway is a free, open-source reverse proxy that lets infrastructure teams route, filter, and secure application traffic using no-code policy rules instead of config files.
🔗 Visit FlexwayDescription
Flexway is free software that sits in front of a company's applications and decides, using simple point-and-click rules instead of code, which traffic is allowed through, where each request should go, and who on the team is allowed to change those rules. Think of it as a smart traffic cop stationed at the entrance of a company's internal network: instead of writing scripts or editing configuration files, IT teams build rules visually, and Flexway enforces them automatically for every request that passes by, keeping the whole system organized, auditable, and safe from unauthorized changes.
Under the hood, Flexway works as a reverse proxy with SSL/TLS termination, orchestrating traffic across layers L3 through L7 from a centralized web-based control plane. Its architecture separates a Supervisor Management Console (the policy and governance layer) from lightweight Reverse-Proxy Agents that inspect and forward traffic inline, enforcing routing, filtering, and validation rules without scripting. Role-based access control (RBAC) enforces segregation of duties between who defines, modifies, and deploys policies, with full audit logging. It ships as a Docker image, DEB, and RPM package for cloud-agnostic deployment on-prem or inside a private VPC, giving infrastructure teams complete ownership of their traffic-control layer.
💬 Our review
The short version: Flexway is a solid pick if you want a free, no-code way to manage internal traffic routing and filtering without wrestling with config files — but it's new enough that you should pilot it carefully before betting production infrastructure on it.
Compared to established reverse proxies and API gateways like Kong Gateway, Traefik, and NGINX Plus, Flexway's main differentiator is its centralized, no-code policy UI combined with built-in RBAC and audit trails for segregation of duties — a workflow that config-file-driven tools like Traefik don't offer out of the box, and that usually requires paid enterprise add-ons in tools like Kong or NGINX Plus. That said, Flexway is a young product without the years of battle-testing, plugin ecosystem, or community scale that Kong and NGINX Plus have built up, and there's currently no visible pricing roadmap or dedicated enterprise tier, which makes long-term support and scaling guarantees an open question for teams making infrastructure decisions today.
💰 Pricing
📊 Global score
🤖 AI-enriched data
Édition Community 100% gratuite, y compris pour un usage commercial, sous licence CEULA. Aucune offre payante ni grille tarifaire publiée à ce jour.
Pros
Moteur de règles no-code, sans script ni fichier de configuration
RBAC natif avec séparation des rôles et logs d'audit
Déploiement on-prem ou VPC, agnostique du cloud
Gratuit y compris en usage commercial
Disponible en image Docker, paquet DEB et RPM
Cons
Produit jeune, encore peu éprouvé à grande échelle en production
Aucune offre entreprise ni feuille de route tarifaire visible
Écosystème de plugins et communauté bien plus restreints que Kong ou NGINX