Reference Article Directory for Use
Same WIFI Computer → Phone#
Clash For Windows#
- Computer settings
Remember the computer's IP address
- Phone connection WiFi settings
Set WiFi proxy to manual, fill in the "Proxy hostname" with the IP address obtained above, and the port is the port number set in Clash For Windows. In this example, the IP is 192.168.200.240 and the port is 7890.
V2rayN#
-
Computer settings
Click settings to enable "Allow connections from the local area network"Enter
ipconfig
in CMD to check the computer's IPv4 address -
Phone settings
Set WiFi proxy to manual, fill in the "Proxy hostname" with the IPV4 address just queried in CMD, and the port is the HTTP port of V2rayN in the lower left corner.In this example, the IPV4 address is 192.168.200.240 and the port is 10811.
Computer Hotspot Computer → Phone#
- When the computer is creating a hotspot, remember to turn off power-saving mode. Use
ipconfig
to obtain the IP, and you can check the IP before and after turning on the hotspot to determine which network card it is.
Phone Hotspot Phone → Computer#
Phone is ROOTed#
Directly download and install VPNHotspot and grant ROOT permissions to the software.
-
Connect the phone to V2ray or Clash or other proxy software.
-
Open VPNHotspot, turn on the WLAN hotspot, and then enable the wlan 1 generated above, as shown in the following image ①②.
-
Connect the computer or phone to this hotspot.
Phone is not ROOTed#
-
Check if the phone has VPN sharing settings.
Directly open it, and the connected devices can connect to the VPN your phone is connected to. The naming of the settings may vary depending on the ROM, generally as shown in the image below. -
If the phone does not have VPN sharing settings:
-
Check the hotspot IPV4.
You can download MT File Manager and use the terminal inside to typeifconfig
to check the IPV4 address of the hotspot created by the phone (other methods are welcome to be supplemented).If unclear, you can check once with the hotspot off and once with it on; the additional wlan is the hotspot's IPV4 address. For example, the IPV4 address shown below is 192.168.2.137. Then enable the LAN sharing settings in V2ray or Clash and remember the proxy port.
-
- Connect the computer to the hotspot and set the IP and port obtained earlier.
The proxy IP address is the hotspot IP address obtained from the image above, and the port number is the port address in the software. Turn off "Do not use the proxy server for local (intranet) addresses" and save.