Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
请教 ngx-lua 开发的代码如何打成二进制包,并进行加密的实现方式
sunjun
请教 ngx-lua 开发的代码如何打成二进制包,并进行加密的实现方式
孙俊
www.linko2o.com
smallfish.xy
可以尝试编译 lua 字节码(bytecode),参考:
https://github.com/openresty/lua-nginx-module#lualuajit-bytecode-support
--
smallfish
http://chenxiaoyu.org
On Wed, Aug 27, 2014 at 9:17 AM, sunjun
<
su...@linko2o.com
>
wrote:
请教 ngx-lua 开发的代码如何打成二进制包,并进行加密的实现方式
孙俊
www.linko2o.com
--