All Projects → ethanent → Coroute

ethanent / Coroute

Licence: mit
Node HTTP reverse-proxy server

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Coroute

Trickster
Open Source HTTP Reverse Proxy Cache and Time Series Dashboard Accelerator
Stars: ✭ 1,306 (+788.44%)
Mutual labels:  reverse-proxy, http-proxy
Purescript Httpure
A web framework written in PureScript.
Stars: ✭ 112 (-23.81%)
Mutual labels:  server, http-server
Http.swift
A tiny HTTP server engine written in swift.
Stars: ✭ 99 (-32.65%)
Mutual labels:  server, http-server
Foxy
Session-based Beast/Asio wrapper requiring C++14
Stars: ✭ 57 (-61.22%)
Mutual labels:  http-proxy, http-server
Watsonwebserver
Watson is the fastest, easiest way to build scalable RESTful web servers and services in C#.
Stars: ✭ 125 (-14.97%)
Mutual labels:  server, http-server
Hgw
hgw是由gateway网关服务、manager控制服务构成的一套轻量级网关系统。目前支持http/https协议的服务控制
Stars: ✭ 81 (-44.9%)
Mutual labels:  http-proxy, http-server
Reverse proxy plug
🔛 an Elixir reverse proxy Plug with HTTP/2, chunked transfer and path proxying support
Stars: ✭ 112 (-23.81%)
Mutual labels:  reverse-proxy, http-server
Nodemcu Espress
Ultra-Lightweight and modular Node.js express like http server for NodeMCU. web - ESP8266
Stars: ✭ 39 (-73.47%)
Mutual labels:  server, http-server
Qtnetworkng
QtNetwork Next Generation. A coroutine based network framework for Qt/C++, with more simpler API than boost::asio.
Stars: ✭ 125 (-14.97%)
Mutual labels:  http-proxy, http-server
Goproxy
🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
Stars: ✭ 11,334 (+7610.2%)
Mutual labels:  reverse-proxy, http-proxy
Noginx
High performance HTTP and reverse proxy server based on Node.js. 基于 Node.js 的高性能 HTTP 及反向代理服务器,类似nginx。
Stars: ✭ 53 (-63.95%)
Mutual labels:  reverse-proxy, http-proxy
Armor
Uncomplicated, modern HTTP server
Stars: ✭ 1,629 (+1008.16%)
Mutual labels:  server, http-proxy
Fortjs
Component based MVC web framework for nodejs targeting good code structures & modularity.
Stars: ✭ 44 (-70.07%)
Mutual labels:  server, http-server
Proxy.py
⚡⚡⚡Fast, Lightweight, Pluggable, TLS interception capable proxy server focused on Network monitoring, controls & Application development, testing, debugging
Stars: ✭ 1,291 (+778.23%)
Mutual labels:  http-proxy, http-server
Nico
A HTTP2 web server for reverse proxy and single page application, automatically apply for ssl certificate, Zero-Configuration.
Stars: ✭ 43 (-70.75%)
Mutual labels:  reverse-proxy, http-server
Frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Stars: ✭ 51,746 (+35101.36%)
Mutual labels:  reverse-proxy, http-proxy
Go Bootstrap
Easy way to bootstrap a web server in Go (Routing|Middleware|Https)
Stars: ✭ 27 (-81.63%)
Mutual labels:  server, http-server
Fht2p
A cross-platform HTTP static file server developed using Rust.
Stars: ✭ 28 (-80.95%)
Mutual labels:  http-proxy, http-server
Hummingbird
Lightweight, flexible HTTP server framework written in Swift
Stars: ✭ 114 (-22.45%)
Mutual labels:  server, http-server
Hapttic
⏩ Hapttic is a simple HTTP server that forwards all requests to a shell script.
Stars: ✭ 128 (-12.93%)
Mutual labels:  http-proxy, http-server

coroute logo

The Node.js HTTP reverse-proxy server.

GitHub | NPM

Install

npm i -g coroute

Configure

Learn about configuring coroute with the configuration guide!

Start coroute

coroute --f / --config (optional) string - Relative config file location. Default: ./config.json

If a config doesn't exist at the config location, the default config will be placed there.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].