lua-resty-sniproxy
SNI proxy library
A Lua-based SNI proxy written for use with Nginx and other web servers
SNI Proxy based on stream-lua-nginx-module
83 stars
5 watching
18 forks
Language: Lua
last commit: about 4 years ago
Linked from 1 awesome list
ngx-stream-luaopenrestysniproxy
Related projects:
Repository | Description | Stars |
---|---|---|
fffonion/lua-resty-openssl | An FFI-based binding to the OpenSSL library in LuaJIT, providing a set of functions for cryptographic operations and support for various cryptographic protocols. | 132 |
fffonion/lua-resty-multiplexer | A transparent port service multiplexer for running multiple TCP services on the same port | 61 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
hongliang5316/lua-resty-ftpclient | A Lua-based library for interacting with FTP servers using the cosocket API. | 15 |
liseen/lua-resty-http | A Lua library that provides a non-blocking HTTP client driver for use in web servers. | 188 |
doriangray/lua-resty-http | A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API. | 0 |
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 1,996 |
jamesmarlowe/lua-resty-github | A Lua library that provides a GitHub API interface for the ngx_lua Nginx module | 5 |
timebug/lua-resty-httpipe | A Lua HTTP client driver for OpenResty/ngx_lua, providing flexible and high-level interfaces for making HTTP requests | 71 |
openresty/stream-lua-nginx-module | Enables Lua programming in Nginx TCP servers | 729 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 324 |
fffonion/lua-resty-acme | Automates Let's Encrypt certificate management and ACME protocol implementation in Lua | 163 |
saks/lua-resty-newrelic | A Lua wrapper around New Relic's API for monitoring web applications | 13 |
oneoo/lua-resty-httpclient | A nonblocking Lua HTTP client library for downloading web pages and interacting with servers | 14 |
rainingmaster/lua-resty-nsq | A Lua library providing an nsq client driver for the ngx_lua nginx module | 22 |