Giter VIP home page Giter VIP logo

using-the-lan-to-share-a-web-proxy-for-other-devices's Introduction

Using-the-LAN-to-share-a-web-proxy-for-other-devices

Note for using the LAN to share a web proxy for other devices

整体思路

为局域网其他设备提供代理服务的思路很简洁清晰就是

  1. 各设备在同一局域网下后
  2. 主动共享代理网络的设备允许来自局域网的连接,任意设备都可以共享代理
  3. 被共享网络的设备设置对应连接的代理,任意设备都可以连接代理

开启共享代理网络

windows

环境 win 11 ,工具 clash

  1. windows 开启移动热点

    image-20231203133735138

  2. windows 开启 allow LAN 选项

    image-20231203133333240

  3. 记录 windows 的局域网 IP,这里是 192.168.0.114

    image-20231203133457371

image-20231203133543915

  1. 记录 windows 的代理端口,这里是使用默认的 7890

image-20231203133909861

Android

  1. 开启移动热点

  2. 开启 allow LAN 选项并设置端口

    2.1. 打开 clash 软件点击设置

    image-20231203135706937

2.2. 点击覆写

image-20231203135721527

2.3. 设置相应端口并开启允许来自局域网的连接,这里设置的端口号后面用于其他设备连接代理

image-20231203135745845

  1. 记录 android 设备的 IP,各 android 设备异曲同工

    3.1. 设置中点击关于手机

    image-20231203140241156

    3.2. 点击状态信息

    image-20231203140322716

    3.3. 记录局域网 IP

    image-20231203140404717

其他设备连接代理

  1. 连接局域网,就是连接共享网咯的热点 WIFI,这里不多加赘述
  2. 按之前记录的主动共享网络的局域网 IP 和代理端口号,手动设置代理

Android

  1. 点击WiFi详情页

    image-20231203134657865

  2. 点击代理,点击手动代理

image-20231203134746236

image-20231203134807718

  1. 代理填写之前记录的 IP 和 port

    image-20231203134855130

Windows

  1. 设置 -> 网络和 Internet -> 代理

image-20231203135044598

  1. 编辑手动设置代理

image-20231203135112224

  1. 代理填写之前记录的 IP 和 port,并开启代理,记得保存

    image-20231203135246759

然后就可以共享代理网络了。

using-the-lan-to-share-a-web-proxy-for-other-devices's People

Contributors

gobylor avatar

Watchers

 avatar

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.