inspircd IRC服务
安装
# 启动,指定密码
docker run -d \
--name ircd \
--restart=always \
-p 16667:6667 \
-e "INSP_CONNECT_PASSWORD=hmac-sha256" \
inspircd/inspircd-docker
# 启动,指定密码
docker run -d \
--name ircd \
--restart=always \
-p 16667:6667 \
-e "INSP_CONNECT_PASSWORD=hmac-sha256" \
inspircd/inspircd-docker
From here you can search these documents. Enter your search terms below.
Keys | Action |
---|---|
? | Open this help |
n | Next page |
p | Previous page |
s | Search |