Commit Graph

166 Commits

Author SHA1 Message Date
Hamidreza
b6ccb2e076 Some fixes and improvements (#1077)
* [refactor] api controller

* [update] use status code for jsonMsg and 401 to unauthorize

* [update] handle response status code via axios

* [lint] all .go files
2024-03-10 18:00:44 +01:00
Alireza Ahmadi
e3c2b42048 [xray] add sockopt #1017 2024-03-10 17:46:51 +01:00
Alireza Ahmadi
271a85e9b5 [xray] add new dns strategies #1017 2024-03-10 15:24:23 +01:00
Alireza Ahmadi
d80b26f241 [bug] fix wg reserved #995 2024-02-22 12:04:26 +01:00
Alireza Ahmadi
857f0cb64c [wg] fix subnet in peer 2024-02-20 21:11:12 +01:00
Alireza Ahmadi
6ad558bd36 [wg] new peer with one IP 2024-02-20 18:06:24 +01:00
Alireza Ahmadi
08403bc8f9 [sub] json + fragment 2024-02-20 11:29:37 +01:00
Alireza Ahmadi
17dae4a563 open sniffing for all protocols #969 2024-02-19 15:13:51 +01:00
Shahin
c277fd29fd minor fix in outbound (#946)
* Update outbound.html

* Update outbound.js

* Update outbound.html

* Update outbound.html

* Update outbound.html
2024-02-16 13:25:52 +01:00
Alireza Ahmadi
9b5379c0e7 [reality] enhanced number of shortIDs 2024-02-16 12:10:26 +01:00
Alireza Ahmadi
0267a1b32a [wg] auto multi-peer and qrcode #896 2024-02-14 11:17:54 +01:00
Ho3ein
b829ebca2b minor changes (#922)
* ipv6 for family Protection

* warp - ForceIP

* fix bug in edit SOCKS and HTTP outbound

Co-Authored-By: Saeid <43953720+surbiks@users.noreply.github.com>

* lang - export inbound

* reset button - publicKey & psk

* fix - Ensure logs are not null in show method

---------

Co-authored-by: Saeid <43953720+surbiks@users.noreply.github.com>
2024-02-13 18:36:25 +01:00
Alireza Ahmadi
8919099594 small fixes 2024-02-13 17:57:57 +01:00
Alireza Ahmadi
85c2d2ecd7 wireguard info page 2024-01-11 14:11:35 +01:00
Alireza Ahmadi
f286080edd small fixes 2024-01-11 01:51:12 +01:00
Ho3ein
c841c1f148 Minor changes (#844)
* set alpn h2 and https1 for tls

* VLESS as default

* if there is no security set to none

* better view for Allowed IPs wireguard outbound

* cpuCoreFormat

* matrix release + arm arch

s390x removed

* fix typo

* remove migrate_v2_ui

* bash - custom version

* fix translation

* update xray to 1.8.7

* auto gen + button for kcp & quic

* fix typo

* Centralized Xray URLs
2024-01-10 23:56:42 +01:00
Alireza Ahmadi
3b3d70aeaa [wg] auto generate keys 2024-01-10 02:16:43 +01:00
Alireza Ahmadi
dbb17f5829 [feature] wireguard inbound 2024-01-09 23:23:37 +01:00
Alireza Ahmadi
2cd6305fe8 wireguard translations 2024-01-09 23:22:25 +01:00
Alireza Ahmadi
4df056f6a2 [outbound] update wireguard 2024-01-08 20:23:34 +01:00
Sudo Space
3a174144c4 Add wireguard to xray outbound (#763)
* Add wireguard to xray outbound

* [Fix little mistake] Add wireguard to xray outbound

* [Requested changes] Add wireguard to xray outbound

* Remove DNS field and add keepAlive field
2024-01-08 17:12:05 +01:00
Alireza Ahmadi
8b64976eef [bug] fix tcp http header version 2024-01-05 19:41:43 +01:00
Alireza Ahmadi
2d7607165b fix outbound socks/http #783 2023-12-19 14:59:49 +01:00
Alireza Ahmadi
d8e8195271 [bug] fix errors in link converter 2023-12-13 13:34:56 +01:00
Alireza Ahmadi
aaa0f66a37 small fixes 2023-12-10 15:56:07 +01:00
Alireza Ahmadi
fd82e701b6 small color fixes 2023-12-08 11:19:22 +01:00
Alireza Ahmadi
5725420197 [feature] customizable remark #692 2023-12-08 00:44:36 +01:00
Alireza Ahmadi
da82d14c18 [bug] fix error in deepSearch #698 2023-12-05 19:23:02 +01:00
vuong2023
0986791fb3 Update langs.js
add : add Vietnamese option for Vietnamese users!!
2023-12-05 21:04:17 +07:00
Alireza Ahmadi
86f6050697 [bug] fix outbound link errors #683 2023-12-04 22:28:31 +01:00
Alireza Ahmadi
1f0c9acd89 v1.6.1 2023-12-03 13:49:59 +01:00
Alireza Ahmadi
1e0dabb434 tiny changes #656 2023-12-02 00:37:45 +01:00
Alireza Ahmadi
3a913ca81a [externalProxy] seprated port field #656 2023-11-30 00:18:37 +01:00
Alireza Ahmadi
3dd8dbdecf add tls to shadowrocket #654 2023-11-29 23:56:53 +01:00
Alireza Ahmadi
02053fea83 fix default address of inbound in link #656 2023-11-29 23:55:24 +01:00
Alireza Ahmadi
e2912448d6 remove domainName in tls and reality #656 2023-11-29 23:50:35 +01:00
Alireza Ahmadi
211d31390d [outbound] cmoplete importing links #656 2023-11-29 23:40:29 +01:00
Alireza Ahmadi
5546883799 expand multiDomain to externalProxy #637
- Including non-tls inbounds
- Support forcedTLS/none/same security
- Change port is possible
- Move it to standard streamSettings
- Optimizing database
2023-11-29 03:01:59 +01:00
Alireza Ahmadi
a8878bc1dc [sub] url support for reverse proxy #607 2023-11-26 18:37:45 +01:00
Alireza Ahmadi
5f9ae30b71 [outbound] add json mode and link convertor 2023-11-26 13:32:02 +01:00
Alireza Ahmadi
144d1e79c8 [feature] outbound and reverse gui 2023-11-25 16:12:26 +01:00
Alireza Ahmadi
7410b80e7a optimize security in front codes 2023-11-25 16:11:26 +01:00
Alireza Ahmadi
cfc11151d2 Optimizing loading of script files 2023-11-19 04:00:41 +01:00
Alireza Ahmadi
fb8f27ad49 small typo 2023-11-15 00:34:10 +01:00
Alireza Ahmadi
739b4a1782 [bug] fix status colors in pages 2023-11-13 21:41:12 +01:00
Alireza Ahmadi
7c74c534f0 DESIGN REFACTOR (#600)
### New features
- New face + dark mode
  - [Change font to vazirmatn](057f3190de)
  - [use customized andtv](f956009fd2)
  - [popConfirm for del and reset client](66c98e8392)
  - [Separate page for xray config](9e1cd6315f)
  - Separate face for mobile view
- [Show online users](bf892e9965) [#559](https://github.com/alireza0/x-ui/issues/559)
- [Auto renew](96408967ae)

### Bug fixes
- [[tgbot] Retry loop on start](211c05ec29)
- [fix docker-compose version](1dcec91ce4)
- [fix redirect after restart](81d25a032c)
2023-11-09 23:31:17 +01:00
Alireza Ahmadi
95318f51c5 [feature] optional pagination 2023-09-14 19:17:16 +02:00
Alireza Ahmadi
a6199526da v1.5.4
Plus some fixes and decoration
2023-08-26 12:05:21 +02:00
Alireza Ahmadi
7adc8755f8 [sub] support optional usage info in Remark #453 2023-08-25 23:32:10 +02:00
Alireza Ahmadi
af5d681c22 Transparent Proxy with sockopt Stream Setting 2023-08-25 20:26:59 +02:00