This is a Web Server front-end for Web Socket gateway connections for Club Penguin Continued clients to connect to the internal server emulator.
For high-performance deployments it is recommend using Debian Linux. Other Linux based Operating Systems should work fine as well.
Required Packages:
- nginx (1.10.3+)
- Download or clone the project.
- Run
git checkout master
and ensure you are using themaster
branch, which is for stable builds. - Copy
nginx.vhost
to/etc/nginx/sites-enabled/gateway.cpcontinued.local
.