mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-14 05:23:09 +00:00
13 lines
336 B
Plaintext
13 lines
336 B
Plaintext
we don't have bash menu for windows
|
|
if you forgot your password you need to check your database with https://sqlitebrowser.org/
|
|
the app need to be open all the time
|
|
|
|
default setting:
|
|
http://localhost:2053/
|
|
user: admin
|
|
pass: admin
|
|
port: 2053
|
|
|
|
|
|
openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout localhost.key -out localhost.crt
|