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
ipconfigin 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 of the local area network.In this example, the IPV4 address is 192.168.200.240 and the port is 10811.
Computer Hotspot Computer → Phone#
- When opening the hotspot on the computer, remember to turn off power-saving mode. Use
ipconfigto obtain the IP, and you can input it before and after turning on the hotspot to determine which network card it is.
- Once you have the IP and port, you can customize it on the phone.
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 generated wlan 1 as shown in the figure①②.
-
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 settings may vary depending on the ROM, generally as shown in the figure below. -
Phone does not have VPN sharing settings.
-
Check hotspot IPV4.
You can download MT File Manager and use the terminal inside to typeifconfigto check the IPV4 address of the hotspot opened by the phone (other methods are welcome to be supplemented).If you don't understand, 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 is 192.168.2.137, then enable the LAN sharing settings of 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 above figure 1, 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 it.