Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add vless muilti client configuration support on same port #171

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

awawa42
Copy link

@awawa42 awawa42 commented Jul 8, 2022

增加了在同端口使用多个UUID的VLESS配置
对应配置文件

    {
      "listen": null,
      "port": 443,
      "protocol": "vless",
      "settings": {
        "clients": [
          {
            "id": "uuid1",
            "flow": "xtls-rprx-direct"
          },
          {
            "id": "uuid2",
            "flow": "xtls-rprx-direct"
          }
        ],
        "decryption": "none",
        "fallbacks": []
      }

@WikiHacker
Copy link

inbound_info.html do we need to update anything here? we cannot see the information. ( only first uuid, how to display others?

image
image

@WikiHacker
Copy link

增加了在同端口使用多个UUID的VLESS配置 对应配置文件

    {
      "listen": null,
      "port": 443,
      "protocol": "vless",
      "settings": {
        "clients": [
          {
            "id": "uuid1",
            "flow": "xtls-rprx-direct"
          },
          {
            "id": "uuid2",
            "flow": "xtls-rprx-direct"
          }
        ],
        "decryption": "none",
        "fallbacks": []
      }

inbound_info.html do we need to update anything here? we cannot see the information. ( only first uuid, how to display others?

image
image

@sbh96
Copy link

sbh96 commented Oct 7, 2022

Please confirm this request. We desperately need free internet in Iran. Unfortunately, we cannot create multiple users on same port
The only protocol that responds to government filtering in Iran is v2ray

@Pacio
Copy link

Pacio commented Oct 7, 2022

Please confirm this request. We desperately need free internet in Iran. Unfortunately, we cannot create multiple users on same port The only protocol that responds to government filtering in Iran is v2ray

https://github.com/FranzKafkaYu/x-ui
Hope it can help you, this project has the functions you need

@sbh96
Copy link

sbh96 commented Oct 7, 2022

Please confirm this request. We desperately need free internet in Iran. Unfortunately, we cannot create multiple users on same port The only protocol that responds to government filtering in Iran is v2ray

https://github.com/FranzKafkaYu/x-ui Hope it can help you, this project has the functions you need

Thanks for your fast reply
This fork is support multiple user in same port?

@Pacio
Copy link

Pacio commented Oct 7, 2022

Please confirm this request. We desperately need free internet in Iran. Unfortunately, we cannot create multiple users on same port The only protocol that responds to government filtering in Iran is v2ray

https://github.com/FranzKafkaYu/x-ui Hope it can help you, this project has the functions you need

Thanks for your fast reply This fork is support multiple user in same port?

sure

@bashir59
Copy link

bashir59 commented Oct 13, 2022

hi,
How can we backup user's Account and restore it on another server?

@mdhosseini
Copy link

hi
need just one user can connect in a same time.
in this vpn many user can connect to one inbound (user) in the same time and are multi user connect.
i need to just one user can connect in same time by id and other user have not access to connect.
please tell me how can i set it.

@meysam98
Copy link

你好
在这个 vpn 中,多用户可以同时连接到一个入站。
我只需要一个用户可以同时连接到 UID,而其他用户无权连接。
请告诉我如何设置它。

@proaref
Copy link

proaref commented Oct 24, 2022

Please confirm this request. We desperately need free internet in Iran. Unfortunately, we cannot create multiple users on same port The only protocol that responds to government filtering in Iran is v2ray

https://github.com/FranzKafkaYu/x-ui Hope it can help you, this project has the functions you need

Thanks for your fast reply This fork is support multiple user in same port?

sure

hi my friend i have question how can i import users with all setting and export to new server?

@proaref
Copy link

proaref commented Oct 24, 2022

Please confirm this request. We desperately need free internet in Iran. Unfortunately, we cannot create multiple users on same port The only protocol that responds to government filtering in Iran is v2ray

hi my friend i have question how can i import users with all setting and export to new server? ( im from iran goverment block ips )

@Pacio
Copy link

Pacio commented Oct 24, 2022

Please confirm this request. We desperately need free internet in Iran. Unfortunately, we cannot create multiple users on same port The only protocol that responds to government filtering in Iran is v2ray

hi my friend i have question how can i import users with all setting and export to new server? ( im from iran goverment block ips )

Just back up this file ( /etc/x-ui/x-ui.db ) , and then overwrite it directly after building the project on the new server

@Pacio
Copy link

Pacio commented Oct 24, 2022

hi, How can we backup user's Account and restore it on another server?
Just back up this file ( /etc/x-ui/x-ui.db ) , and then overwrite it directly after building the project on the new server

@soheil-1981
Copy link

soheil-1981 commented Oct 24, 2022 via email

@miladrajabi2002
Copy link

Please confirm this request. We desperately need free internet in Iran. Unfortunately, we cannot create multiple users on same port The only protocol that responds to government filtering in Iran is v2ray

https://github.com/FranzKafkaYu/x-ui Hope it can help you, this project has the functions you need

Thanks for your fast reply This fork is support multiple user in same port?

sure

don`t have this option and is it fake

@Ramintn
Copy link

Ramintn commented Mar 10, 2023

Hi
Yesterday xray 1.8 was released,, but when i switch version to 1.8 in xui panel,,the panel stops working and go to error condition,,
Why?
When i turn off all inbounds it says running,,when i turn on one of inbounds it go to error status,,why??
But no problem with version 1.7.5
Please help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet