A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
Updated
Aug 25, 2020 - Go
{{ message }}
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
The Cloud Native Edge Router
Next line returns 200 as status https://github.com/Kong/kong/blob/c817fada7a514d84f6e0aab7461605c71bf3a841/kong/plugins/cors/handler.lua#L13
Internet says it should return 204:
Internet changed its mind since 2018 https://
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。
Cloud Native Tunnel for APIs
lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面...)。目前市面上提供类似服务的有花生壳、TeamView、GoToMyCloud等等,但要使用第三方的公网服务器就必须为第三方付费,并且这些服务都有各种各样的限制,此外,由于数据包会流经第三方,因此对数据安全也是一大隐患。技术交流QQ群 1067424330
Background
Description
Add Active Health Check support:
一键部署Shadowsocks服务;免费Shadowsocks账号分享;免费SS账号分享; 翻墙;无界,自由门,SquirrelVPN
all of these files are ONLY for test cases.
Modlishka. Reverse Proxy.
Use HTTP/2 Server Push to create fast and idiomatic client-driven REST APIs
Varnish Cache source code repository
An API Gateway written in Go
Is your feature request related to a problem? Please describe.
As observed during #261, users can accidentally set timeouts inconsistently. A concrete example is that one can set a User facing timeout lower than any backend timeout, such that requests may fail early.
Describe the solution you'd like
We should provide some sanity checking to prevent unintended timeout behavior.
A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy
currently "option forwardfor" cant't be unset, so there is no way to enable it in the default section and disable it in a particular frontend
Open Source HTTP Reverse Proxy Cache and Time Series Dashboard Accelerator
A toolkit to create code-first HTTP reverse proxies on ASP.NET Core
Lightweight JavaScript reverse proxy built with Cloudflare Workers.
[DEPRECATED, please check https://github.com/tobyxdd/hysteria]
Janusec Application Gateway, Provides Fast and Secure Application Delivery. JANUSEC应用网关,提供快速、安全的应用交付。
Resources about network security, including: Proxy/GFW/ReverseProxy/Tunnel/VPN/Tor/I2P, and MiTM/PortKnocking/NetworkSniff/NetworkAnalysis/etc。More than 1700 open source tools for now. Post incoming.
The missing reverse proxy for ssh scp
It would be nice to have a validation every time ergo runs in order to avoid badly formatted files and undefined errors.
A simple plug for incrementally transforming an API into Phoenix. Check out the blog post:
Add a description, image, and links to the reverse-proxy topic page so that developers can more easily learn about it.
To associate your repository with the reverse-proxy topic, visit your repo's landing page and select "manage topics."
See the discussion here: https://caddy.community/t/v2-http-handlers-templates-functions-in-file-server-browse-template/9214
The
file_serverdirective has abrowseoption which enables a directory index to be served when a directory is requested. By default, this index is rendered using a template which can be [found in the cod