Welcome to
mirror list
, hosted at
ThFree Co
, Russian Federation.
github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
index
:
github.com/MHSanaei/3x-ui.git
Group_Management
MySQL-databases
main
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
.github/dependabot.yml
10
-rw-r--r--
.github/workflows/release.yml
146
-rw-r--r--
.gitignore
13
-rw-r--r--
LICENSE
674
-rw-r--r--
README.md
41
-rw-r--r--
config/config.go
50
-rw-r--r--
config/name
1
-rw-r--r--
config/version
1
-rw-r--r--
database/db.go
104
-rw-r--r--
database/model/model.go
81
-rw-r--r--
go.mod
55
-rw-r--r--
go.sum
206
-rw-r--r--
install.sh
175
-rw-r--r--
logger/logger.go
58
-rw-r--r--
main.go
302
-rw-r--r--
media/1.png
bin
0 -> 31758 bytes
-rw-r--r--
media/2.png
bin
0 -> 39368 bytes
-rw-r--r--
media/3.png
bin
0 -> 26193 bytes
-rw-r--r--
media/4.png
bin
0 -> 35052 bytes
-rw-r--r--
util/common/err.go
29
-rw-r--r--
util/common/format.go
21
-rw-r--r--
util/common/multi_error.go
30
-rw-r--r--
util/common/stringUtil.go
9
-rw-r--r--
util/context.go
12
-rw-r--r--
util/json_util/json.go
24
-rw-r--r--
util/random/random.go
43
-rw-r--r--
util/reflect_util/reflect.go
21
-rw-r--r--
util/sys/a.s
0
-rw-r--r--
util/sys/psutil.go
8
-rw-r--r--
util/sys/sys_darwin.go
23
-rw-r--r--
util/sys/sys_linux.go
70
-rw-r--r--
v2ui/db.go
28
-rw-r--r--
v2ui/models.go
41
-rw-r--r--
v2ui/v2ui.go
51
-rw-r--r--
web/assets/ant-design-vue@1.7.2/antd-with-locales.min.js
3
-rw-r--r--
web/assets/ant-design-vue@1.7.2/antd.less
2
-rw-r--r--
web/assets/ant-design-vue@1.7.2/antd.min.css
8
-rw-r--r--
web/assets/ant-design-vue@1.7.2/antd.min.js
2
-rw-r--r--
web/assets/axios/axios.min.js
8
-rw-r--r--
web/assets/base64/base64.min.js
1
-rw-r--r--
web/assets/clipboard/clipboard.min.js
7
-rw-r--r--
web/assets/css/custom.css
152
-rw-r--r--
web/assets/element-ui@2.15.0/theme-chalk/display.css
1
-rw-r--r--
web/assets/js/axios-init.js
12
-rw-r--r--
web/assets/js/langs.js
84
-rw-r--r--
web/assets/js/model/models.js
185
-rw-r--r--
web/assets/js/model/xray.js
1819
-rw-r--r--
web/assets/js/util/common.js
57
-rw-r--r--
web/assets/js/util/date-util.js
147
-rw-r--r--
web/assets/js/util/utils.js
291
-rw-r--r--
web/assets/moment/moment.min.js
1
-rw-r--r--
web/assets/qrcode/qrious.min.js
5
-rw-r--r--
web/assets/qs/qs.min.js
1
-rw-r--r--
web/assets/uri/URI.min.js
93
-rw-r--r--
web/assets/vue@2.6.12/vue.common.dev.js
11959
-rw-r--r--
web/assets/vue@2.6.12/vue.common.js
5
-rw-r--r--
web/assets/vue@2.6.12/vue.common.prod.js
6
-rw-r--r--
web/assets/vue@2.6.12/vue.esm.browser.min.js
6
-rw-r--r--
web/assets/vue@2.6.12/vue.esm.js
11993
-rw-r--r--
web/assets/vue@2.6.12/vue.min.js
6
-rw-r--r--
web/assets/vue@2.6.12/vue.runtime.common.dev.js
8423
-rw-r--r--
web/assets/vue@2.6.12/vue.runtime.common.js
5
-rw-r--r--
web/assets/vue@2.6.12/vue.runtime.common.prod.js
6
-rw-r--r--
web/assets/vue@2.6.12/vue.runtime.esm.js
8451
-rw-r--r--
web/assets/vue@2.6.12/vue.runtime.js
8429
-rw-r--r--
web/assets/vue@2.6.12/vue.runtime.min.js
6
-rw-r--r--
web/controller/api.go
48
-rw-r--r--
web/controller/base.go
33
-rw-r--r--
web/controller/inbound.go
136
-rw-r--r--
web/controller/index.go
84
-rw-r--r--
web/controller/server.go
85
-rw-r--r--
web/controller/setting.go
88
-rw-r--r--
web/controller/util.go
97
-rw-r--r--
web/controller/xui.go
42
-rw-r--r--
web/entity/entity.go
82
-rw-r--r--
web/global/global.go
22
-rw-r--r--
web/html/common/head.html
17
-rw-r--r--
web/html/common/js.html
22
-rw-r--r--
web/html/common/prompt_modal.html
67
-rw-r--r--
web/html/common/qrcode_modal.html
120
-rw-r--r--
web/html/common/text_modal.html
58
-rw-r--r--
web/html/login.html
123
-rw-r--r--
web/html/xui/common_sider.html
73
-rw-r--r--
web/html/xui/component/inbound_info.html
94
-rw-r--r--
web/html/xui/component/setting.html
32
-rw-r--r--
web/html/xui/form/inbound.html
106
-rw-r--r--
web/html/xui/form/protocol/dokodemo.html
17
-rw-r--r--
web/html/xui/form/protocol/http.html
10
-rw-r--r--
web/html/xui/form/protocol/shadowsocks.html
19
-rw-r--r--
web/html/xui/form/protocol/socks.html
24
-rw-r--r--
web/html/xui/form/protocol/trojan.html
141
-rw-r--r--
web/html/xui/form/protocol/vless.html
155
-rw-r--r--
web/html/xui/form/protocol/vmess.html
119
-rw-r--r--
web/html/xui/form/sniffing.html
16
-rw-r--r--
web/html/xui/form/stream/stream_grpc.html
7
-rw-r--r--
web/html/xui/form/stream/stream_http.html
12
-rw-r--r--
web/html/xui/form/stream/stream_kcp.html
38
-rw-r--r--
web/html/xui/form/stream/stream_quic.html
24
-rw-r--r--
web/html/xui/form/stream/stream_settings.html
45
-rw-r--r--
web/html/xui/form/stream/stream_tcp.html
86
-rw-r--r--
web/html/xui/form/stream/stream_ws.html
33
-rw-r--r--
web/html/xui/form/tls_settings.html
60
-rw-r--r--
web/html/xui/inbound_info_modal.html
61
-rw-r--r--
web/html/xui/inbound_modal.html
178
-rw-r--r--
web/html/xui/inbounds.html
457
-rw-r--r--
web/html/xui/inbounds_client_row.html
22
-rw-r--r--
web/html/xui/index.html
334
-rw-r--r--
web/html/xui/setting.html
196
-rw-r--r--
web/job/check_inbound_job.go
33
-rw-r--r--
web/job/check_xray_running_job.go
25
-rw-r--r--
web/job/stats_notify_job.go
248
-rw-r--r--
web/job/xray_traffic_job.go
38
-rw-r--r--
web/network/auto_https_listener.go
21
-rw-r--r--
web/network/autp_https_conn.go
67
-rw-r--r--
web/service/config.json
75
-rw-r--r--
web/service/inbound.go
417
-rw-r--r--
web/service/panel.go
26
-rw-r--r--
web/service/server.go
302
-rw-r--r--
web/service/setting.go
303
-rw-r--r--
web/service/user.go
73
-rw-r--r--
web/service/xray.go
163
-rw-r--r--
web/session/session.go
46
-rw-r--r--
web/translation/translate.en_US.toml
192
-rw-r--r--
web/translation/translate.fa_IR.toml
191
-rw-r--r--
web/translation/translate.zh_Hans.toml
191
-rw-r--r--
web/web.go
432
-rw-r--r--
x-ui.service
15
-rw-r--r--
x-ui.sh
630
-rw-r--r--
xray/client_traffic.go
12
-rw-r--r--
xray/config.go
62
-rw-r--r--
xray/inbound.go
41
-rw-r--r--
xray/process.go
313
-rw-r--r--
xray/traffic.go
8