update version

This commit is contained in:
arm64v8a 2022-11-15 15:06:13 +09:00
parent 3442b1910b
commit 23fe07c351
2 changed files with 40 additions and 6 deletions

View File

@ -8,27 +8,47 @@ Support Windows / Linux / macOS amd64 out of the box now.
目前支持 Windows / Linux / macOS amd64 开箱即用
## 下载 Download
## 下载 / Download
### GitHub Releases (Portable ZIP)
便携格式,无安装器。转到 Releases 下载预编译的二进制文件,解压后即可使用。
[![GitHub All Releases](https://img.shields.io/github/downloads/Matsuridayo/nekoray/total?label=downloads-total&logo=github&style=flat-square)](https://github.com/Matsuridayo/nekoray/releases) [Download](https://github.com/Matsuridayo/nekoray/releases)
[![GitHub All Releases](https://img.shields.io/github/downloads/Matsuridayo/nekoray/total?label=downloads-total&logo=github&style=flat-square)](https://github.com/Matsuridayo/nekoray/releases)
[Download](https://github.com/Matsuridayo/nekoray/releases)
### Package
1. AUR [nekoray-git](https://aur.archlinux.org/packages/nekoray-git)
2. Scoop extras for Windows: `scoop install nekoray`
2. Scoop extras: `scoop install nekoray`
## 更改记录 & 发布频道 Changelog & Telegram channel
## 更改记录 & 发布频道 / Changelog & Telegram channel
https://t.me/Matsuridayo
## 项目主页 & 文档 Homepage & Documents
## 项目主页 & 文档 / Homepage & Documents
https://matsuridayo.github.io
## 代理 / Proxy
* SOCKS (4/4a/5)
* HTTP(S)
* Shadowsocks
* VMess
* VLESS
* Trojan
* NaïveProxy ( Custom Core )
* Hysteria ( Custom Core or sing-box )
* Custom Outbound
* Custom Core
## 订阅 / Subscription
* Raw: some widely used formats (like shadowsocks, clash and v2rayN)
* 原始格式:一些广泛使用的格式(如 shadowsocks、clash 和 v2rayN
## 运行参数
- `-many` 无视同目录正在运行的实例,强行开启新的实例 (0.11+)
@ -63,6 +83,20 @@ Ubuntu 22.04: `sudo apt install libxcb-xinerama0`
[Windows](examples/docs/Build_Windows.md)
## 捐助 / Donate
Donations are welcome to support project development.
欢迎捐赠以支持项目开发。
USDT TRC20
`TRhnA7SXE5Sap5gSG3ijxRmdYFiD4KRhPs`
XMR
`49bwESYQjoRL3xmvTcjZKHEKaiGywjLYVQJMUv79bXonGiyDCs8AzE3KiGW2ytTybBCpWJUvov8SjZZEGg66a4e59GXa6k5`
## Credits
- [v2fly/v2ray-core](https://github.com/v2fly/v2ray-core)

View File

@ -1 +1 @@
2.3-2022-11-09
2.4-2022-11-15