git clone git://github.com/wangbin579/tcpcopy.git |
git clone git://github.com/wangbin579/gryphon.git
Gryphon configure Options
–enable-debug compile Gryphon with debug support (saved in a log file)
–enable-advanced run Gryphon at advanced mode (advanced archecture)
–enable-dlinject send packets at the data link layer instead of the IP layer
–enable-single 单一实例运行方式(跟intercept一一对应),适合于高效使用
–enable-comet 消息推送模式
|