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

单端口多用户的问题! #18

Open
perfect-network opened this issue Feb 6, 2019 · 1 comment
Open

单端口多用户的问题! #18

perfect-network opened this issue Feb 6, 2019 · 1 comment

Comments

@perfect-network
Copy link

一开始出现:

<br />
<b>Warning</b>:  Creating default object from empty value in <b>/www/wwwroot/xxxx/app/Controllers/UserController.php</b> on line <b>430</b><br />

然后看了下代码

                    $mu_user=User::where('port', '=', $node->server)->first(); //查询出第一个用户端口等于节点地址的用户!!!
                    $mu_user->obfs_param=$this->user->getMuMd5();

So 这样子只能一个端口啊 =这算是单端口吗

这是?

@perfect-network
Copy link
Author

我想要多端口多用户(可以指定N个端口。。)

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

No branches or pull requests

1 participant