Git Product home page Git Product logo

paperairplane's Introduction

PaperAirplane


一个类似于Proxifier的SOCKS5代理工具,它本身是基于supersocksr的一个子项目;主要是为了解决supersocksr全局应用层代理的一个问题;在src文件夹内各个不同的文件对应着,PaperAirplane的一个实现方式与思路;每种思路有好处有坏处,总之就本人推荐的话还是“relay server”的会好狠多;“connect”、“send”方式的只能chrome、firebox代理上网。
installer的代码主要适用于relay server;不过你可以简单修改一下installer目录中的lsp.cpp文件内的ProviderId为connect、send的代码内的ProviderId就可以了;
实现方式:
connect         从链接地址上实现
send           从发送数据上实现
relay server    从中继服务器实现
如何编译:
 对于编译的话比较简单;直接用vs 2013,2015,2017(x86 and x64)打开src源代码直接build就行;
如何使用:
 默认劫持应用层链接至127.0.0.1:1080的socks5代理服务器上;不过建议的话还是简单的修改修改是不错的、  

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.