shahin-io
0757cf604e
Update tls_settings.html
2024-01-07 16:22:14 +00:00
shahin-io
9e1766c876
Update stream_quic.html
2024-01-07 16:20:15 +00:00
shahin-io
dc7fcb27dd
Update stream_kcp.html
2024-01-07 16:19:27 +00:00
shahin-io
9cde121d70
Update outbound.html
2024-01-07 16:18:30 +00:00
shahin-io
55eb97cfff
Update outbound.html
2024-01-06 18:08:26 +00:00
shahin-io
56d17e0333
Update shadowsocks.html
2024-01-06 18:07:25 +00:00
shahin-io
1e43275d9b
Update outbound.html
2024-01-06 18:03:57 +00:00
shahin-io
dad4df43f7
Update tls_settings.html
2024-01-06 17:51:12 +00:00
shahin-io
6b99028b79
Update stream_ws.html
2024-01-06 17:49:16 +00:00
shahin-io
dbeeec3f4e
Update stream_tcp.html
2024-01-06 17:48:45 +00:00
shahin-io
10049783bd
Update stream_quic.html
2024-01-06 17:47:41 +00:00
shahin-io
d48a99ab44
Update stream_kcp.html
2024-01-06 17:44:52 +00:00
shahin-io
cbea041d15
Update stream_sockopt.html
2024-01-06 17:42:20 +00:00
shahin-io
e10d89415e
Update stream_settings.html
2024-01-06 17:40:30 +00:00
shahin-io
a591cc1b6b
Update tls_settings.html
2024-01-06 17:39:24 +00:00
Ali Rahimi
c76199514a
added Jalalian datepicker (shamsi) ( #1460 )
...
* added datepicker option in setting page
jalalian datepicker component was added
translate files for datepicker updated
* dark mode bug fixed
2024-01-02 12:02:21 +03:30
Serge Pavlyuk
b725ea7de5
Outboud wireguard protocol support ( #1451 )
...
* Wireguard outbound settings modal window
* wireguard optional fields saniteze fix
* wireguard save domainStrategy and reserved(not implemented in form but will work)
---------
Co-authored-by: Сергей Павлюк <spavlyuk@nic.ru>
2024-01-01 16:33:43 +03:30
MHSanaei
954bf6fb5d
tcp header - set name to host
2023-12-23 23:19:10 +03:30
MHSanaei
4f3b93171a
fix outbound socks/http
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-23 16:37:32 +03:30
Tara Rostami
69651ecfb5
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
Tara Rostami
495bfb9683
Minor improvements in UI ( #1399 )
2023-12-17 18:46:50 +03:30
MHSanaei
6a2019629b
v2.0.1
2023-12-14 10:15:44 +03:30
MHSanaei
8d18c8e98f
[gui] redesign forms
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-13 19:33:11 +03:30
MHSanaei
4b894760a1
bug fix - xtls
2023-12-12 21:41:10 +03:30
Tara Rostami
e300fbc7cb
Update inbound_info_modal.html ( #1342 )
...
* Update login.html
* Update custom.css
* Update inbound_info_modal.html
* Update custom.css
* Update custom.css
2023-12-12 20:04:01 +03:30
MHSanaei
0f05537a5d
trojan fallback
2023-12-10 18:04:56 +03:30
Alireza Ahmadi
e1da2a2eed
small fixes #1300
2023-12-10 15:17:10 +01:00
MHSanaei
1309504ff6
fix
2023-12-10 16:29:30 +03:30
MHSanaei
83769f963e
bug fix - multi cert
2023-12-09 20:47:41 +03:30
MHSanaei
0f1f3d8439
<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
MHSanaei
07019d6594
better view
2023-12-09 01:47:54 +03:30
Alireza Ahmadi
38013e5ea9
fit xray settings #1300
2023-12-08 19:45:19 +01:00
Alireza Ahmadi
f2f066ac3b
multi path in tcp request header #1300
2023-12-08 19:03:26 +01:00
Alireza Ahmadi
784b93cfd0
Add TLS for SHADOWSOCKS #1300
2023-12-08 18:52:11 +01:00
Alireza Ahmadi
5fbf8f0d53
Expand multiDomain to externalProxy #1300
2023-12-08 18:45:21 +01:00
Alireza Ahmadi
549f230221
optimize security in front codes #1300
2023-12-08 16:46:44 +01:00
Alireza Ahmadi
1bbef6d612
small theme fixes #1286
2023-12-05 22:58:08 +01:00
Alireza Ahmadi
c419eadf15
xray setting enhancements #1286
2023-12-05 18:20:44 +01:00
MHSanaei
375814da27
[bug] fix status colors in pages
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-04 23:51:14 +03:30
MHSanaei
6367b1c69f
fix color & stream view
2023-12-04 23:14:55 +03:30
Alireza Ahmadi
729d8549e2
new frontend and mobile view #1286
2023-12-04 19:18:53 +01:00
MHSanaei
4b4be5f837
v1.7.8
2023-08-30 00:39:18 +03:30
MHSanaei
18617afd43
add tls ocspStapling
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26 18:52:38 +03:30
MHSanaei
731e83a7da
Clean legacy vmess
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26 16:58:55 +03:30
MHSanaei
872974910c
Show ALPN order
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26 15:45:53 +03:30
MHSanaei
fe22cbd0e5
Transparent Proxy with sockopt Stream Setting
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26 15:39:18 +03:30
MHSanaei
ed53df5ef3
multi user HTTP & Socks inbounds
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-09 01:43:58 +03:30
MHSanaei
6066edd510
sockopt acceptProxyProtocol for h2 , gRPC #773
2023-07-29 15:52:02 +03:30
MHSanaei
eaec9e54ad
random password button for kcp , quic
2023-07-28 18:27:04 +03:30
MHSanaei
145ea1e6f1
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