Sign inSign up

rensumo/npc

By rensumo

Updated about 1 year ago

A minimalist mirror of hanging npc's in the background

Image
0

297

rensumo/npc repository overview

Docker Command for NPC Client

docker run -d --name npc-container --network=host rensumo/npc:latest -server=ip:port -vkey=key -type=tcp

Parameters:

  • ip: Public IP address of your NPS server.
  • port: Bridge port of the NPS server (default: 8024).
  • key: Unique authentication key configured on the NPS server.

中文参数说明:

  • ip: NPS服务器的公网IP地址。
  • port: NPS服务器的网桥端口(默认值:8024)。
  • key: NPS服务器上配置的唯一验证密钥。

Tag summary

Content type

Image

Digest

sha256:ad244e8db

Size

12.1 MB

Last updated

about 1 year ago

docker pull rensumo/npc