mirror of https://github.com/mack-a/v2ray-agent
feat(捐赠): add
parent
fb549a1742
commit
3db8e1b940
20
README.md
20
README.md
|
@ -100,43 +100,59 @@
|
|||
## 脚本目录
|
||||
|
||||
### Xray-core
|
||||
|
||||
- 主目录
|
||||
|
||||
```
|
||||
/etc/v2ray-agent/xray
|
||||
```
|
||||
|
||||
- 配置文件目录
|
||||
|
||||
```
|
||||
/etc/v2ray-agent/xray/conf
|
||||
```
|
||||
|
||||
### v2ray-core
|
||||
|
||||
- 主目录
|
||||
|
||||
```
|
||||
/etc/v2ray-agent/v2ray
|
||||
```
|
||||
|
||||
- 配置文件目录
|
||||
|
||||
```
|
||||
/etc/v2ray-agent/v2ray/conf
|
||||
```
|
||||
|
||||
### Trojan
|
||||
|
||||
- 目录
|
||||
|
||||
```
|
||||
/etc/v2ray-agent/trojan
|
||||
```
|
||||
|
||||
### TLS证书
|
||||
|
||||
- 目录
|
||||
|
||||
```
|
||||
/etc/v2ray-agent/tls
|
||||
```
|
||||
|
||||
### Nginx
|
||||
|
||||
- Nginx配置文件
|
||||
|
||||
```
|
||||
/etc/nginx/conf.d/alone.conf
|
||||
```
|
||||
|
||||
- Nginx伪装站点目录
|
||||
|
||||
```
|
||||
/usr/share/nginx/html
|
||||
```
|
||||
|
@ -169,6 +185,10 @@ wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-
|
|||
|
||||
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/install/install.jpg" width=700>
|
||||
|
||||
# 捐赠
|
||||
|
||||
- [您可以通过虚拟币向我捐赠](https://github.com/mack-a/v2ray-agent/blob/master/documents/donation.md)
|
||||
|
||||
# 许可证
|
||||
|
||||
[GPL-3.0](https://github.com/mack-a/v2ray-agent/blob/master/LICENSE)
|
||||
|
|
|
@ -0,0 +1,29 @@
|
|||
- BTC
|
||||
```
|
||||
bc1qflsdc58mn5srpwl6tzkyatepgtmgcemtqfsdpr
|
||||
```
|
||||
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/donation/bitcoin .jpg" width=700>
|
||||
|
||||
- BTH
|
||||
```
|
||||
bitcoincash:qp7nm03vncclnadd03fk0wwt7ungkzqejykzggagjv
|
||||
```
|
||||
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/donation/bitcoin_cash.jpg" width=700>
|
||||
|
||||
- ETH
|
||||
```
|
||||
0xE18f0dA3965143d44C4C9a94CEe57BE7bA147C72
|
||||
```
|
||||
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/donation/ethereum.jpg" width=700>
|
||||
|
||||
- XRP
|
||||
```
|
||||
rHKN7V3P3rtJpcZ8vBHiWU6MWtjM7kMnyd
|
||||
```
|
||||
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/donation/XRP.jpg" width=700>
|
||||
|
||||
- dogecoin
|
||||
```
|
||||
DPi9RPBUQYYt5veukDZ4UAmhjqEvUxVwVV
|
||||
```
|
||||
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/donation/dogecoin.jpg" width=700>
|
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
Loading…
Reference in New Issue