Commit graph

55 commits

Author SHA1 Message Date
MHSanaei
26fa24720f [wg] auto multi-peer and qrcode
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-18 00:46:49 +03:30
MHSanaei
e12c3b9e2c gen button - publicKey & psk 2024-01-24 01:24:17 +03:30
MHSanaei
b0eb94572f fix translation
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-10 16:14:37 +03:30
MHSanaei
913f4a4269 [feature] wireguard inbound
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-10 16:12:54 +03:30
shahin-io
2021aaac9d Overall Enhancement (#1524) 2024-01-09 12:40:40 +03:30
Tara Rostami
fc88cff599 Minor UI fixes (#1405)
* Update translate.en_US.toml

* Update stream_kcp.html

* Update vless.html

* Update shadowsocks.html

* Update external_proxy.html

* Update stream_sockopt.html

* Update sniffing.html

* Update tls_settings.html

* Update dokodemo.html

* Update shadowsocks.html

* Update socks.html

* Update stream_ws.html

* Update tls_settings.html

* Update index.html

* Update translate.en_US.toml

* Update translate.fa_IR.toml

* Update translate.ru_RU.toml

* Update translate.vi_VN.toml

* Update translate.zh_Hans.toml

* Update outbound.html

* Update outbound.html

* Update trojan.html

* Update vless.html

* Update stream_kcp.html

* Update xray.html

* Update stream_grpc.html

* Update custom.css

* Update stream_quic.html

* Update custom.css

* Update custom.css

* Update custom.css

* Update inbounds.html
2023-12-19 13:06:36 +03:30
MHSanaei
661561602d [gui] redesign forms
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-13 19:33:11 +03:30
MHSanaei
20a475df03 trojan fallback 2023-12-10 18:04:56 +03:30
Alireza Ahmadi
0bcc642e37 small fixes #1300 2023-12-10 15:17:10 +01:00
MHSanaei
3f5da01284 <tr> <td> instead of <a-form-item>
convert the form structure to use <tr> and <td> instead of <a-form-item>,
2023-12-09 18:48:06 +03:30
Alireza Ahmadi
9effc9bd53 new frontend and mobile view #1286 2023-12-04 19:18:53 +01:00
MHSanaei
d69f16d8c9 Clean legacy vmess
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26 16:58:55 +03:30
MHSanaei
92985223e1 multi user HTTP & Socks inbounds
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-09 01:43:58 +03:30
MHSanaei
1094b3d2eb full multiuser shadowsocks
full multiuser shadowsocks +
fix logs after api changes

Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-27 11:58:46 +03:30
MHSanaei
0d6c0daaf4 update - shadowsocks
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-18 03:19:01 +03:30
MHSanaei
3ac1187d9f better clients info tables
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-06-21 14:02:13 +03:30
MHSanaei
5a7d090347 removed - alterId
https://github.com/XTLS/Xray-core/pull/2199
9112cfd39c
2023-06-13 17:26:50 +03:30
MHSanaei
88777ccf90 random password button for SS & more
crypto.getRandomValues for uuid
change name randomText to randomLowerAndNum
2023-06-09 16:04:57 +03:30
MHSanaei
b531bf981f random sub Id
optimize utils
trojan short id fix
index page better view
2023-06-07 12:45:58 +03:30
MHSanaei
f18dd8561d [feature] separate subscription service
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-22 18:06:34 +03:30
MHSanaei
4f98b6f393 random - trojan password 2023-05-17 00:09:32 +03:30
MHSanaei
918ee8b052 bug fixed - random user pass 2023-05-13 19:06:16 +03:30
MHSanaei
8605fb73d0 random sub button 2023-05-13 17:22:13 +03:30
MHSanaei
ad9723c986 remove duplicate random text gen
randomText by default
length set to 8
2023-05-13 15:42:46 +03:30
MHSanaei
a21fecf91e remove search Data files 2023-05-13 15:03:46 +03:30
MHSanaei
f3bc21c3b4 random UUID 2023-05-13 14:51:07 +03:30
Hamidreza Ghavami
1e5447b3bc update translation 2023-05-12 22:45:30 +04:30
Hamidreza Ghavami
63799f4c63 update UI to use themeSwitcher 2023-05-08 19:14:22 +04:30
MHSanaei
816ec72ffc v1.4.0 2023-05-07 17:12:47 +03:30
MHSanaei
f8657a8ba4 design update 2023-05-07 14:36:43 +03:30
MHSanaei
3adcfa1b24 delayedStart 2023-05-06 20:33:56 +03:30
MHSanaei
e695047633 [feature] multi-user shadowsocks @alireza0
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-06 20:21:14 +03:30
Hamidreza Ghavami
b679ebea10 update translation 2023-05-04 22:22:54 +04:30
Hamidreza Ghavami
678f8bcef9 changed number input tags to 'a-input-number' 2023-05-04 21:27:42 +04:30
MHSanaei
d8b4835a70 fixed - set Default Cert for Xtls 2023-05-01 20:58:00 +03:30
MHSanaei
0acbdb7619 [darkmode] better colors + add sec to calendar
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-04-29 22:38:41 +03:30
MHSanaei
00f438f444 sub - tg to inbound 2023-04-24 16:45:22 +03:30
MHSanaei
dfb4c35259 fix flow view 2023-04-24 02:48:02 +03:30
MHSanaei
e8a017f9f8 improve reality setting
split xtls from tls - remove iran warp - remove old setting reality from franzkafka (it was a messy code) -and other improvement

Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-04-18 21:34:06 +03:30
MHSanaei
3f4821ff85 http header bug fixed 2023-04-10 14:33:50 +03:30
MHSanaei
aaa35ab537 fixed 2023-04-10 00:55:47 +03:30
MHSanaei
e98a874ef1 alireza update pack
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-04-09 23:13:18 +03:30
MHSanaei
69f91f0c21 translate improve 2023-04-01 17:19:01 +03:30
MHSanaei
c12496d637 shadow socks base64 + new methods 2023-03-30 18:33:19 +03:30
Alireza Ahmadi
b403bfa201 Enable fallback in xtls as well 2023-03-23 20:14:51 +01:00
MHSanaei
3235aa000a Update trojan.html 2023-03-17 23:05:33 +03:30
MHSanaei
75fe9ea51a remove useless code 2023-03-17 23:03:21 +03:30
MHSanaei
2d477ae45b alireza 2023-03-17 19:37:49 +03:30
MHSanaei
d4b3a01b43 pack1 2023-03-17 01:31:14 +03:30
MHSanaei
692d5fb588 ip limit + export links 2023-02-28 23:24:29 +03:30