- linux安装
- open-wrt安装
- 如何使用?
- 连接池模式
- 更改默认网页访问端口?
- 设置NCS访问账号密码?
- 我想NCS一对多服务器如何使用?
请在下方寻找答案
bash <(curl -s -L https://raw.githubusercontent.com/BernieMacMillan/NCS/main/install.sh)
bash <(curl -s -L -k https://gh-proxy.com/https://raw.githubusercontent.com/BernieMacMillan/NCS/main/install.sh)
bash <(curl -s -L -k https://gh.idayer.com/https://raw.githubusercontent.com/BernieMacMillan/NCS/main/install.sh)
wget -N https://raw.githubusercontent.com/BernieMacMillan/NCS/main/install.sh;chmod 777 install.sh;./install.sh
wget -N https://gh-proxy.com/https://raw.githubusercontent.com/BernieMacMillan/NCS/main/install.sh;chmod 777 install.sh;./install.sh
wget -N https://gh.idayer.com/https://raw.githubusercontent.com/BernieMacMillan/NCS/main/install.sh;chmod 777 install.sh;./install.sh
https://github.com/BernieMacMillan/NCS/blob/main/windows-gui/ncs.exe
https://gh-proxy.com/https://github.com/BernieMacMillan/NCS/blob/main/windows-gui/ncs.exe
https://gh.idayer.com/https://github.com/BernieMacMillan/NCS/blob/main/windows-gui/ncs.exe
https://github.com/BernieMacMillan/NCS/blob/main/windows-gui/MicrosoftEdgeWebview2Setup.exe
https://gh-proxy.com/https://github.com/BernieMacMillan/NCS/blob/main/windows-gui/MicrosoftEdgeWebview2Setup.exe
https://gh.idayer.com/https://github.com/BernieMacMillan/NCS/blob/main/windows-gui/MicrosoftEdgeWebview2Setup.exe
https://github.com/BernieMacMillan/NCS/blob/main/windows-no-gui/ncs.exe
https://gh-proxy.com/https://github.com/BernieMacMillan/NCS/blob/main/windows-no-gui/ncs.exe
https://gh.idayer.com/https://github.com/BernieMacMillan/NCS/blob/main/windows-no-gui/ncs.exe
安装完毕之后, 请在浏览器内访问安装NCS客户端设备地址,如 ip:42703,进入网页后填入推送地址即可。
安装NCS设备请尽量固定局域网IP,如果您的路由器是DHCP动态分配ip,则有可能安装设备重启后IP发生变化。
请安装windows-gui目录里的MicrosoftEdgeWebview2Setup.exe文件
NCS客户端设置菜单内,可以设置NCS至NebulaChainSystem的连接模式,如果选择连接池模式(需要NebulaChainSystem版本 >= 3.8.0), 则开启公网连接数压缩(并非简单将矿机合并为一台,矿池内矿机数量不会发生变化),从NCS至NebulaChainSystem所在服务器的TCP连接数将被压缩。
以下为压缩率计算公式:
压缩率 = 接入矿机数量 / 最大连接数
压缩率不要太高, 最大连接数设置的越大,硬件负载越小
通常3-5倍的压缩率即可, 根据NCS所在设备以及服务器硬件情况自行斟酌
此处压缩的是NCS至服务器中间的公网tcp数量, 并非简单的矿机合并
手动修改目录下产生的NCS.conf文件, 里面有PORT配置项, 将此配置更改为需要的端口重启程序即可
右上角设置内, 选择设置用户名密码即可
NCS内提供手动添加, 选择手动添加按钮根据提示输入远程地址即可。