Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 411 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 411 Bytes

Here's a fork version for QKMJ systme, which is made by sysu(吳先祐).

The version forked from 0.94 beta by TonyQ, and plan to implement some special feature.

Remaster with WebSocket proxy and dockerize by [email protected].

Usage

  • run a ws://qkmj.site service:
   docker run -d -p 80:80 gjchen/qkmj
  • run a telnet://qkmj.site service:
   docker run -d -p 23:23 gjchen/qkmj