Skip to content

mahdavifar2002/free-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

free-net

For God's sake.

Table of contents

Server-side

On Europe Server

Insall

Run the following command to install x-ui on Europe server. You will be prompted to enter a username, a password, and a panel port.

bash <(curl -Ls https://bit.ly/3rLSq2B) --europe --install

Restart

In case if x-ui has stopped working, run the following command to restart it.

bash <(curl -Ls https://bit.ly/3rLSq2B) --europe --restart

Proceed

After installing, find the public IP of your server using the command hostname -I (for instance, 1.1.1.1). During installation, it asked you the port (for instance, 8080).

Now go to the web browser and enter http://ip:port (for instance, http://1.1.1.1:8080).

  • Note: It's important to go to ip:port using http not https.
  • A website is up, you have to login using the username and password you entered in the installation process.
  • Go to the "Inbounds" tab.
  • Click on "Add Inbounds".
  • Enter the name of config in the "remark" section. (The protocol should be vless.)
  • Create the config.
  • Now you can share the config link using direct link or QR code.

On Iran Server

Insall

Run the following command command. Replace 1.1.1.1 with the IP of your Europe server.

bash <(curl -Ls https://raw.githubusercontent.com/mahdavifar2002/free-net/main/script.sh) --iran --install --server 1.1.1.1

Update

In case if you have changed IP of Europe server, run the following command command to update it. Replace 1.1.1.1 with the new IP of your Europe server.

bash <(curl -Ls https://raw.githubusercontent.com/mahdavifar2002/free-net/main/script.sh) --iran --update --server 1.1.1.1

Restart

After every reboot on Iran server, run the following command to activate packet forwarding.

bash <(curl -Ls https://raw.githubusercontent.com/mahdavifar2002/free-net/main/script.sh) --iran --restart

Client-side

Windows

  1. Install Qv2ray for Windows.
  2. Download and extract Xray on a permanent location.
  3. Open Qv2ray app, Go to Preferences, then Kernel Settings. Change V2ray Core Executable Path to the address of xray.exe file inside the location where you extracted Xray. Also change the V2ray Assets Directory to the address of Xray folder.
  4. Click OK.
  5. Click on + Import button below the window, and paste your config under the Share Link. Then, click on Import.
  6. Double-click on Default Group below the search area, and find the config you just imported. Click on it, then click on the play icon to connect to your config.

Linux

  1. Install Qv2ray for Linux.
  2. Download and extract Xray on a permanent location.
  3. The next steps are similar to the installation process on Windows.

Android

  1. Install v2rayNG for Android.
  2. Copy your config.
  3. Open v2rayNG app, press + button, press Import config from Clipboard.
  4. Press the V button below the screen to connect to the config.

About

For God's sake.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages