Giter VIP home page Giter VIP logo

Anderson's Projects

andpack icon andpack

PE文件打包器。将一系列的插件dll(寄生dll),打包捆绑到目标exe中,以寄生的方式改变程序的原有行为。寄生的dll完全手动装配,隐藏执行;宿主被恢复后,会被寄生dll强势再感染。

auth-center icon auth-center

账户认证中心,解决当前子系统的SSO问题,兼容wordpress、discuz、disqus、discourse、magento登录。修改自开源community-id服务器。企图减少openid在用户体验上的先天缺陷,保留技术上的便捷性和通用性。

client-ident-proxy icon client-ident-proxy

这是一个http代理,经过的通讯会被识别出关键信息。用于服务器可以用来采集分析用户提交的数据,用于网关可以用来采集微信、淘宝、或什么其他非ssl加密的数据。

disqus-mobile-sso icon disqus-mobile-sso

在手机app中使用disqus的sso登录。disqus根本就没有提供api接口去做第三方的sso登录,所提供的官方sso接口,是基于web的,在手机的纯app应用上无法登录。所以就有了这个登录代理。

ftpparser icon ftpparser

海量日志入库程序。电信的众多网元汇聚了海量的日志在ftp服务器,这个程序利用gearman的强大调度能力,疯狂地海量入库分析,经测试可轻松撑爆作为瓶颈的网络带宽。

hostapd icon hostapd

Script for compiling, patching and packing hostapd from sources

html-sensor icon html-sensor

将web-pusher项目简化和附属在json-db项目中,弱化了推送功能,强化了采集信息的功能。

jsmpeg icon jsmpeg

MPEG1 Video Decoder in JavaScript

json-db icon json-db

提供轻量级的json结构的数据服务,但是字段能随意增减。

log-analytics icon log-analytics

面向授权网关设备的广告链接的点击进行统计。对于近期访问概况,提供了api接口返回json结果,用于网关设备显示。

lucky-draw icon lucky-draw

使用OpenResty和Redis构建的抽奖系统,可分布式部署,解决各种“实时活动”引起的瞬发高峰问题。业务逻辑由lua脚本编写,在nginx中嵌入执行,轻量级高性能。

motion icon motion

A node.js motion detection library that supports node.js streams.

nginx-gunzip icon nginx-gunzip

在nginx作为正向代理的时候,原官方的gunzip模块,在客户端发送gzip的header时将不会生效,这让在正向代理中过滤内容的substitute模块无法工作。参考淘宝姚伟斌的补丁,打包了一个方便自己使用的。

oembed-appgame icon oembed-appgame

wordpress的oEmbed插件。用来在自己的博客上十分方便地引用手机游戏媒体网站”任玩堂“的文章。编辑只需要在文章的独立一行中粘贴任玩堂的文章url,即能显示一个onebox内容块。

one-touch-login icon one-touch-login

网游一键登录器,包办了选服选角色,一按就直接进入到游戏世界地图。使用了封包拦截技术,准确及时控制游戏客户端,就是追求“快”。使用了大量的汇编代码补丁技术,可能会误报为病毒。

php-protocolbuffers icon php-protocolbuffers

解决原版的2个问题:1)autoload时报RuntimeException错误; 2)proto文件不能有from字段,因为会和父类冲突。

single-post-template icon single-post-template

wordpress插件,可以为文章页选择不同的模板。配合分类页面模板使用就更棒了。

tcp-base icon tcp-base

TCP client base, add localAddress support.

url-cmdline icon url-cmdline

运维指令处理系统。将需要执行的命令,附加在目标执行对象url字符串后面,由varnish或nginx等捕捉并转发到指定的服务器去解释执行。url-cmdline就是这样的一个服务器。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.