Giter Site home page Giter Site logo

v2-ui-plus's Introduction

Hi 👋, I'm NickHopps.

A passionate fullstack developer from China.


Skills

Native:

c cplusplus

Frontend:

html5 pug css3 javascript typescript vuejs bootstrap tailwind nodejs babel sass nuxtjs

Backend:

python php django flask mysql redis sqlite

Frontend Engineering:

webpack puppeteer gulp jest mocha

System & Tool:

linux bash docker git nginx

Status

v2-ui-plus's People

Contributors

nick-hopps avatar z5n0w avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

v2-ui-plus's Issues

hellow boss

can slove setting page not working ? plz can help or give hint to fix

是否可以增加多个IP出口的设置

买的多网卡的VPS。想在同台设备配置多个IP出口,同时可以在创建账号的时候选择该账号允许的IP绑定规则。
不知道这个需求可以增加不

Suggest to loosen the dependency on schedule

Hi, your project v2-ui-plus(commit id: 4e4acaf) requires "schedule==1.0.0" in its dependency. After analyzing the source code, we found that the following versions of schedule can also be suitable, i.e., schedule 0.4.3, 0.5.0, 0.6.0, since all functions that you directly (3 APIs: schedule.init.clear, schedule.init.every, schedule.init.run_pending) or indirectly (propagate to 4 schedule's internal APIs and 0 outsider APIs) used from the package have not been changed in these versions, thus not affecting your usage.

Therefore, we believe that it is quite safe to loose your dependency on schedule from "schedule==1.0.0" to "schedule>=0.4.3,<=1.0.0". This will improve the applicability of v2-ui-plus and reduce the possibility of any further dependency conflict with other projects.

May I pull a request to further loosen the dependency on schedule?

By the way, could you please tell us whether such an automatic tool for dependency analysis may be potentially helpful for maintaining dependencies easier during your development?

docker run后容器直接exit了

用的是 docker run -d --network host v2-ui 命令,随后用docker ps 无运行中容器显示,便用docker ps -a 查看刚开始运行就退出了

[root@C20220222213808 v2-ui]# docker run -d --network host v2-ui
73fbf3fbd0bc60b2da4654995962be59dd99831e082199d8dbd47827bd087d54
[root@C20220222213808 v2-ui]# docker ps -a
CONTAINER ID   IMAGE     COMMAND              CREATED         STATUS                     PORTS     NAMES
73fbf3fbd0bc   v2-ui     "python3 v2-ui.py"   6 seconds ago   Exited (1) 4 seconds ago             silly_hodgkin

系统是centos 7.8

卡在“Start success on port 65432”无响应,请求帮助

系统:Debian 10
环境:已安装python3及其所需的包;已使用root权限;已打开必要端口

错误描述:在使用python3 v2-ui.py指令进行启动后,程序便会卡在“Start success on port 65432”而没有下一步响应,同时面板也无法访问

=>在卡住时按下ctrl c后输出的信息:
2021-03-10 08:54:02 root[ERROR]:
Traceback (most recent call last):
File "v2-ui.py", line 79, in
raise e
File "v2-ui.py", line 76, in
main()
File "v2-ui.py", line 40, in main
IOLoop.current().start()
File "/usr/local/python3/lib/python3.7/site-packages/tornado/platform/asyncio.py", line 199, in start
self.asyncio_loop.run_forever()
File "/usr/local/python3/lib/python3.7/asyncio/base_events.py", line 534, in run_forever
self._run_once()
File "/usr/local/python3/lib/python3.7/asyncio/base_events.py", line 1735, in _run_once
event_list = self._selector.select(timeout)
File "/usr/local/python3/lib/python3.7/selectors.py", line 468, in select
fd_event_list = self._selector.poll(timeout, max_ev)

不知道在哪可能出现了错误?本人小白一只,期待大佬的回复,谢谢!!

装了一个,跑起来了。

总体来说好像能达到预期目标

但安装不太方便。手动装的python以及好几个其依赖库

经测试发现不同协议不能共用同一端口,但这好像本就是核心设置。能理解。

流量反馈好像没有数据。不知道是我安装的问题还是本就有这个问题!

但还是要感谢大佬的辛苦付出!赞一个

讨论帖

目前管理员这边已经顺利适配 Xray 了,不过用户那边,v2-ui 写死了 Vmess 的配置,等有空再添加。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.