Proxy Service based on WireGuard*** VPN config files on real users' devices.

How to configure your system to work via Direct Connection?


1) You must have a STATIC, EXTERNAL IP address from your Internet Provider!.

If you don't have it, ask your Internet Provider for this service. This usually costs an additional + $2..$4 per month to your home internet plan.
Most Internet providers provide this service.

2) Configure your WIFI router, register port forwarding on your computer on which ResVPN Client is installed.

2.1) Run cmd.exe on the computer on which ResVPN Client is installed.
2.2) Run the ipconfig command to find out the local IP address on the local network. Then we will need it to set up redirection to it.




2.3) Open your Browser and go into your router's settings. Typically the router settings are located at http://192.168.1.1 or http://192.168.0.1
There may also be other addresses! If you do not know the settings address of your router, refer to its documentation.
Let's look at the setup using 2 examples. Let's takeTP-Link andZTE routers as examples.

Sign in. (if you don’t know the login/password for your router’s settings, also refer to its documentation) So:

2.4) Select DHCP (Dynamic Host Configuration Protocol) in your router settings. Below, examples show where this is. The location of this point will be different on each router! but the meaning is the same everywhere. Find it for yourself.
Copy the MAC Address of your computer that matches your local IP.

(!) You can also find out the MAC Address by running theipconfig /all command in thecmd.exe terminal command line.


2.5) Next, we reserve your current local address as a permanent local IP address for your computer (MAC Address).
This must be done once so that after reconnecting to the Internet (wifi router) or after rebooting the computer, the local IP address for your computer does not change, and the router always assigns you (for your MAC Address) always the same local IP when connected.

This is necessary so as not to reconfigure port forwarding on the router each time to a new IP address, which it will give you upon a new connection if you do not make this setting. So:


2.6) Local IP settings are ready. Now, every time your computer connects to your wifi network,
will always be assigned this local IP.




2.7) Let's move on to port forwarding. Find the corresponding section in the settings of your router and enter it as indicated in the example.
forward port 443 via the TCP protocol to our local, reserved IP address.


2.8) Then we forward port range 10000-60999 using UDP protocol to our local, reserved IP address.


2.9) After all ports have been forwarded, you should see something like this:




3) Settings are complete!. If you did everything correctly, then by clicking on the Use Direct Connection checkbox in ResVPN Client it will be activated and the inscription will be highlighted in Green.

Now, when you connect to the bot (Connect button), the connection to the VPN bot will be direct!.





<<< Home     |      Why might you need Direct Connection?        |      ResVPN Client >>>


***WireGuard is a registered trademark, and it belongs to Jason A. Donenfeld .