Skip to content

Commit

Permalink
update to v2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aircross committed Jun 11, 2024
1 parent cc6c042 commit d1bc146
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 18 deletions.
4 changes: 2 additions & 2 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ bash <(curl -Ls https://raw.githubusercontent.com/aircross/3x-ui/master/install.

## Install Custom Version

To install your desired version, add the version to the end of the installation command. e.g., ver `v2.3.4`:
To install your desired version, add the version to the end of the installation command. e.g., ver `v2.3.5`:

```
bash <(curl -Ls https://raw.githubusercontent.com/aircross/3x-ui/master/install.sh) v2.3.4
bash <(curl -Ls https://raw.githubusercontent.com/aircross/3x-ui/master/install.sh) v2.3.5
```

## SSL Certificate
Expand Down
25 changes: 12 additions & 13 deletions README.es_ES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,32 +6,31 @@

**Un Panel Web Avanzado • Construido sobre Xray Core**

[![](https://img.shields.io/github/v/release/mhsanaei/3x-ui.svg)](https://github.com/MHSanaei/3x-ui/releases)
[![](https://img.shields.io/github/actions/workflow/status/mhsanaei/3x-ui/release.yml.svg)](#)
[![GO Version](https://img.shields.io/github/go-mod/go-version/mhsanaei/3x-ui.svg)](#)
[![Downloads](https://img.shields.io/github/downloads/mhsanaei/3x-ui/total.svg)](#)
[![](https://img.shields.io/github/v/release/aircross/3x-ui.svg)](https://github.com/aircross/3x-ui/releases)
[![](https://img.shields.io/github/actions/workflow/status/aircross/3x-ui/release.yml.svg)](#)
[![GO Version](https://img.shields.io/github/go-mod/go-version/aircross/3x-ui.svg)](#)
[![Downloads](https://img.shields.io/github/downloads/aircross/3x-ui/total.svg)](#)
[![License](https://img.shields.io/badge/license-GPL%20V3-blue.svg?longCache=true)](https://www.gnu.org/licenses/gpl-3.0.en.html)

> **Descargo de responsabilidad:** Este proyecto es solo para aprendizaje personal y comunicación, por favor no lo uses con fines ilegales, por favor no lo uses en un entorno de producción
**Si este proyecto te es útil, podrías considerar darle una**:star2:

<p align="left"><a href="#"><img width="125" src="https://github.com/MHSanaei/3x-ui/assets/115543613/7aa895dd-048a-42e7-989b-afd41a74e2e1" alt="Image"></a></p>
<p align="left"><a href="#"><img width="125" src="https://github.com/aircross/3x-ui/assets/115543613/7aa895dd-048a-42e7-989b-afd41a74e2e1" alt="Image"></a></p>

- USDT (TRC20): `TXncxkvhkDWGts487Pjqq1qT9JmwRUz8CC`

## Instalar y Actualizar

```
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)
bash <(curl -Ls https://raw.githubusercontent.com/aircross/3x-ui/master/install.sh)
```

## Instalar una Versión Personalizada

Para instalar la versión deseada, agrega la versión al final del comando de instalación. Por ejemplo, ver `v2.3.4`:
Para instalar la versión deseada, agrega la versión al final del comando de instalación. Por ejemplo, ver `v2.3.5`:

```
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.3.4
bash <(curl -Ls https://raw.githubusercontent.com/aircross/3x-ui/master/install.sh) v2.3.5
```

## Certificado SSL
Expand Down Expand Up @@ -83,7 +82,7 @@ case "${ARCH}" in
esac


wget https://github.com/MHSanaei/3x-ui/releases/latest/download/x-ui-linux-${XUI_ARCH}.tar.gz
wget https://github.com/aircross/3x-ui/releases/latest/download/x-ui-linux-${XUI_ARCH}.tar.gz
```

2. Una vez que se haya descargado el paquete comprimido, ejecuta los siguientes comandos para instalar o actualizar x-ui:
Expand Down Expand Up @@ -130,7 +129,7 @@ systemctl restart x-ui
2. Clona el Repositorio del Proyecto:

```sh
git clone https://github.com/MHSanaei/3x-ui.git
git clone https://github.com/aircross/3x-ui.git
cd 3x-ui
```

Expand All @@ -150,7 +149,7 @@ systemctl restart x-ui
--network=host \
--restart=unless-stopped \
--name 3x-ui \
ghcr.io/mhsanaei/3x-ui:latest
ghcr.io/aircross/3x-ui:latest
```

actualizar a la última versión
Expand Down Expand Up @@ -472,4 +471,4 @@ XUI_BIN_FOLDER="bin" XUI_DB_FOLDER="/etc/x-ui" go build main.go

## Estrellas a lo largo del tiempo

[![Stargazers over time](https://starchart.cc/MHSanaei/3x-ui.svg)](https://starchart.cc/MHSanaei/3x-ui)
[![Stargazers over time](https://starchart.cc/aircross/3x-ui.svg)](https://starchart.cc/aircross/3x-ui)
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ bash <(curl -Ls https://raw.githubusercontent.com/aircross/3x-ui/master/install.

## 安装指定版本

要安装所需的版本,请将该版本添加到安装命令的末尾。 e.g., ver `v2.3.4`:
要安装所需的版本,请将该版本添加到安装命令的末尾。 e.g., ver `v2.3.5`:

```
bash <(curl -Ls https://raw.githubusercontent.com/aircross/3x-ui/master/install.sh) v2.3.4
bash <(curl -Ls https://raw.githubusercontent.com/aircross/3x-ui/master/install.sh) v2.3.5
```

## SSL 认证
Expand Down
2 changes: 1 addition & 1 deletion config/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.3.4
2.3.5

0 comments on commit d1bc146

Please sign in to comment.