Skip to content

Commit 7621c0a

Browse files
author
Ikko Eltociear Ashimine
authored
docs: add Japanese README (yhirose#988)
1 parent 4df1165 commit 7621c0a

File tree

2 files changed

+121
-1
lines changed

2 files changed

+121
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Support Windows / Linux out of the box now.
1010

1111
## Readme Translations
1212

13-
中文 / English / [fa_IR](README_fa.md)
13+
中文 / English / [fa_IR](README_fa.md) / [日本語](README_ja.md)
1414

1515
## 下载 / Download
1616

README_ja.md

Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
# NekoRay / PC 用 NekoBox
2+
3+
QtベースのクロスプラットフォームGUIプロキシ設定マネージャ(バックエンド:v2ray / sing-box)
4+
5+
Windows / Linuxに対応。
6+
7+
## ダウンロード
8+
9+
### GitHub Releases (Portable ZIP)
10+
11+
Portable 形式、インストーラーなし。Releases からコンパイル済みバイナリをダウンロードし、解凍してお使いください。
12+
13+
[![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)
14+
15+
[ダウンロード](https://github.com/Matsuridayo/nekoray/releases)
16+
17+
[ダウンロードするパッケージがわからない場合のインストール方法](https://github.com/MatsuriDayo/nekoray/wiki/Installation-package-description)
18+
19+
### Package
20+
21+
#### AUR
22+
- [nekoray](https://aur.archlinux.org/packages/nekoray)
23+
- [nekoray-git](https://aur.archlinux.org/packages/nekoray-git)
24+
25+
#### archlinuxcn
26+
- [nekoray](https://github.com/archlinuxcn/repo/tree/master/archlinuxcn/nekoray)
27+
- [nekoray-git](https://github.com/archlinuxcn/repo/tree/master/archlinuxcn/nekoray-git)
28+
29+
#### Scoop extras
30+
`scoop install nekoray`
31+
32+
## Changelog と Telegram チャンネル
33+
34+
https://t.me/Matsuridayo
35+
36+
## ホームページとドキュメント
37+
38+
https://matsuridayo.github.io
39+
40+
## プロキシ
41+
42+
* SOCKS (4/4a/5)
43+
* HTTP(S)
44+
* Shadowsocks
45+
* VMess
46+
* VLESS
47+
* Trojan
48+
* TUIC ( sing-box )
49+
* NaïveProxy ( Custom Core )
50+
* Hysteria ( Custom Core or sing-box )
51+
* Hysteria2 ( Custom Core or sing-box )
52+
* Custom Outbound
53+
* Custom Config
54+
* Custom Core
55+
56+
## サブスクリプション
57+
58+
* Raw: 広く使われているいくつかのフォーマット(shadowsocks、clash、v2rayN など)
59+
60+
## 動作パラメーター
61+
62+
[動作パラメーター](docs/RunFlags.md)
63+
64+
## Windows 実行
65+
66+
DLL が見つからない場合は、[Microsoft C++ ランタイムライブラリ](https://aka.ms/vs/17/release/vc_redist.x64.exe)をダウンロードしてインストールしてください
67+
68+
## Linux 実行
69+
70+
[Linux 実行チュートリアル](docs/Run_Linux.md)
71+
72+
## macOS
73+
74+
メンテナンス不足のため、macOS 版はダウンロードできなくなりました。
75+
76+
また、以下のリポジトリで非公式に更新版を入手することもできる。[非公式リリース](https://github.com/aaaamirabbas/nekoray-macos/releases)
77+
78+
以下のチュートリアルを参考に、自分でコンパイルすることもできます。FAQ については歴史的な Issue を参照し、修正については Pull Request を歓迎します。
79+
80+
## コンパイルチュートリアル
81+
82+
[技術ドキュメント](https://github.com/MatsuriDayo/nekoray/tree/main/docs)を参照して下さい
83+
84+
## 寄付
85+
86+
このプロジェクトがあなたのお役に立つのであれば、寄付をすることでプロジェクトの継続を支援することができます。
87+
88+
50US ドル以上の寄付をされた方は、[寄付リスト](https://mtrdnt.pages.dev/donation_list)にアバターを表示することができます。ここに追加されていない場合は、ご連絡ください。
89+
90+
USDT TRC20
91+
92+
`TRhnA7SXE5Sap5gSG3ijxRmdYFiD4KRhPs`
93+
94+
XMR
95+
96+
`49bwESYQjoRL3xmvTcjZKHEKaiGywjLYVQJMUv79bXonGiyDCs8AzE3KiGW2ytTybBCpWJUvov8SjZZEGg66a4e59GXa6k5`
97+
98+
* また、[Google Play](https://play.google.com/store/apps/details?id=moe.nb4a) からも寄付金を購入することができます。アリペイと WeChat の購入オプションもありますので、TG チャンネルのトップをご覧ください。
99+
100+
## クレジット
101+
102+
Core:
103+
104+
- [v2fly/v2ray-core](https://github.com/v2fly/v2ray-core) ( < 3.10 )
105+
- [MatsuriDayo/Matsuri](https://github.com/MatsuriDayo/Matsuri) ( < 3.10 )
106+
- [MatsuriDayo/v2ray-core](https://github.com/MatsuriDayo/v2ray-core) ( < 3.10 )
107+
- [XTLS/Xray-core](https://github.com/XTLS/Xray-core) ( >= 3.10 )
108+
- [MatsuriDayo/Xray-core](https://github.com/MatsuriDayo/Xray-core) ( >= 3.10 )
109+
- [SagerNet/sing-box](https://github.com/SagerNet/sing-box)
110+
- [Matsuridayo/sing-box-extra](https://github.com/MatsuriDayo/sing-box-extra)
111+
112+
Gui:
113+
114+
- [Qv2ray](https://github.com/Qv2ray/Qv2ray)
115+
- [Qt](https://www.qt.io/)
116+
- [protobuf](https://github.com/protocolbuffers/protobuf)
117+
- [yaml-cpp](https://github.com/jbeder/yaml-cpp)
118+
- [zxing-cpp](https://github.com/nu-book/zxing-cpp)
119+
- [QHotkey](https://github.com/Skycoder42/QHotkey)
120+
- [AppImageKit](https://github.com/AppImage/AppImageKit)

0 commit comments

Comments
 (0)