安卓的一款代理服务器,主要实现畸形http. Contribute to weiyirong/AndroidProxyServer development by creating an account on GitHub.
Log.e(TAG, "Failed to start proxy server", e1); } mIsRunning = false; } } 编译 代码是在android-5.1.1_r15项目中编译,注意代码中使用了CardView: $ cd android-5.1.1_r15 $ lunch m_e_arm-userdebug $ cd packages/apps $ git clone https://github.com/brobwind/BroNil.git $ cd BroNil...
PowerTunnel is an active DPI circumvention utility - it works only on your PC and do not route your traffic through some third-party webservers. It creates a local proxy server on your device and diverts your HTTP(S) traffic there, where PowerTunnel modifies your traffic in a special way...
The proxy server is working now. Stage three: Complete the integration (watch the gifs below) Open AdGuard app again. Go to Settings — Net — Proxy and add the new one proxy with the IP address127.0.0.1, port1080, typeSOCKS5. You can check whether the connection works by tapping the ...
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库:https://github.com/proninyaroslav/libretorrent master master m3 jlibtorrent posix-disk-io coverity 3.6 3.6-beta01 3.5.2 3.5.1 3.5 3.5-beta01 3.4 3.3 3.2 3.1.1 3.1 3.0.1 ...
软件名称shadowsocks 软件分类通讯交流 最新版本5.3.4 支持ROM6.0及更高版本 File Size24.34 MB Updated2025-03-14 APK名称com.github.shadowsocks Download APK [5.3.4](24.34 MB) 软件介绍 Shadowsocks is a high-performance cross-platform secured socks5 proxy. It will help you surf the internet privately...
例如, 之前提到的获取repo详情, 实际上请求了4个接口, 请求了repo的信息, forks列表, contributors列表, readme, 这是因为github提供的接口是尽量单一职责的. 然而在我们的实际开发中, 我们的Server除了提供这些单一职责的小接口外, 最好还能组合一个满足客户端业务需求的repo详情接口出来. ...
Andromeda Github地址 我们先来看一下简单的使用 //注册本地服务 第一个参数是接口class将来用作key,第二参数为接口实现类。Andromeda.registerLocalService(ICheckApple.class, newCheckApple());//使用本地服务ICheckApplecheckApple=Andromeda.getLocalService(ICheckApple.class);---//注册远程服务 第二个参数为...
源码仓库:Github(推荐)、Gitee(镜像) 下载地址:Github(推荐)、Gitee(镜像) 警告一 最近,有网友直接白嫖影梭后改名为标枪定位,然后添加广告(除了加广告,功能没有任何改变),但是,没有按照 GPLv3 协议的要求进行开源(我已经联系过该网友进了提醒,但并没有收到回复),在此提醒: ...
一是hook 这个proxy方法 参考:https://www.freebuf.com/articles/terminal/249920.html 二是手机开启VPN,转发流量到charls上,这个方法的好处是更底层的流量代理,socket也找处理不误 操作方法:1.手机下载一个VPN软件,比如Brook2.点进去,选择socks5 然后填入charls监听的IP 和监听socks 的端口比如默认的88893.PC上操...