Compare commits
5 Commits
524d7fe186
...
master
Author | SHA1 | Date | |
---|---|---|---|
0b8014e4b4 | |||
e92bb4b794 | |||
b70743473a | |||
31ffda9c05 | |||
5321d5edef |
16
README.md
16
README.md
@ -14,6 +14,18 @@ curl -O https://y-bi.top/setup.sh && sudo chmod +x setup.sh && sudo ./setup.sh
|
||||
# sudo ./setup.sh
|
||||
```
|
||||
|
||||
Before install in gentoo:
|
||||
|
||||
```bash
|
||||
ln -s /sbin/rc-service /sbin/service
|
||||
```
|
||||
|
||||
After install in gentoo:
|
||||
|
||||
```bash
|
||||
rc-update add DC-Agent boot
|
||||
```
|
||||
|
||||
### Windows
|
||||
|
||||
Download setup file: [https://y-bi.top/setup.exe](https://y-bi.top/setup.exe)
|
||||
@ -23,3 +35,7 @@ Reluctantly support for Windows XP, require .NET Framework 4.0, limited support
|
||||
Minimum system support for Windows 7 or Windows Server 2008 R2. Node.js no longer supports the old operating system.
|
||||
|
||||
For security, it is recommended to open tls1.2, enable Transport Layer Security (TLS) 1.2 [https://github.com/TheLevelUp/pos-tls-patcher](https://github.com/TheLevelUp/pos-tls-patcher).
|
||||
|
||||
## Author
|
||||
|
||||
Yi Wang a@wyr.me
|
||||
|
Reference in New Issue
Block a user