All Projects → OliverBoy → Luna

OliverBoy / Luna

Licence: GPL-3.0 license
Club Penguin Server Emulator - AS2 Protocol

Programming Languages

perl
6916 projects
AngelScript
46 projects
actionscript
884 projects
TSQL
950 projects

Projects that are alternatives of or similar to Luna

slippers
A Club Penguin server emulator for the original 2005 client
Stars: ✭ 30 (+36.36%)
Mutual labels:  cpps, club-penguin, cpps-source
Timeline
AS2 & AS3 CPPS Emulator, written in Python. (Club Penguin Private Server Emulator)
Stars: ✭ 49 (+122.73%)
Mutual labels:  cpps, club-penguin, cpps-source
CPSC
Club Penguin Singleplayer Client
Stars: ✭ 37 (+68.18%)
Mutual labels:  cpps, club-penguin, cpps-source
VPS-Monitor
Watch cpu load, ram usage, hdd usage and some more stuff on your website
Stars: ✭ 36 (+63.64%)
Mutual labels:  vps
server init harden
Server hardening on 1st login as "root"
Stars: ✭ 75 (+240.91%)
Mutual labels:  vps
apostilas
Apostilas sobre diversos assuntos: PHP, PDO, MySQL, PHPOO, MVC, mobile, scratch, git, github, docker, vps, alpine linux, segurança na wev, servidores, etc
Stars: ✭ 49 (+122.73%)
Mutual labels:  vps
ezpptp
Easy PPTP VPN setup script for Debian based VPS
Stars: ✭ 87 (+295.45%)
Mutual labels:  vps
F8x
红/蓝队环境自动化部署工具
Stars: ✭ 227 (+931.82%)
Mutual labels:  vps
TinyWebDB-PHP
TinyWebDB System written in PHP
Stars: ✭ 13 (-40.91%)
Mutual labels:  vps
rejig
Turn your VPS into an attack box
Stars: ✭ 33 (+50%)
Mutual labels:  vps
awesome-hosting
List of awesome hosting
Stars: ✭ 134 (+509.09%)
Mutual labels:  vps
blog
📖 本文件记录平时的小blog,
Stars: ✭ 60 (+172.73%)
Mutual labels:  vps
terra-rust
Rust <-> Terrad API via LCD service
Stars: ✭ 31 (+40.91%)
Mutual labels:  luna
vps host server
VPS Hosting Server Daemon for provisioning, monitoring, and communications with the central system.
Stars: ✭ 12 (-45.45%)
Mutual labels:  vps
DigitalOceanFlask
installing a Flask webapp on a Digital Ocean (or Linode, etc.) Ubuntu box
Stars: ✭ 42 (+90.91%)
Mutual labels:  vps
Euserv extend
A simple Python Script help you renew free EUserv IPv6 VPS
Stars: ✭ 250 (+1036.36%)
Mutual labels:  vps
LEMPer
LEMPer Stack is terminal-based LEMP / LNMP installer and manager for Debian & Ubuntu cloud or virtual server (vps) and on-premise (bare metal).
Stars: ✭ 171 (+677.27%)
Mutual labels:  vps
luna
Provisioning tool for clusters
Stars: ✭ 58 (+163.64%)
Mutual labels:  luna
useful-playbooks
🚚 Useful Ansible playbooks for easily deploy your website or webapp to absolutely fresh remote virtual server and automation many processes. Only 3 minutes from the playbook run to complete setup server and start it.
Stars: ✭ 52 (+136.36%)
Mutual labels:  vps
VPS
Script and resources to install VitalPBX on VPS Machines
Stars: ✭ 21 (-4.55%)
Mutual labels:  vps

Luna

Club Penguin Server Emulator - AS2 Protocol

Tutorial for VPS: here.
Tutorial for localhost: here.

Requirements:

  • PHP 5.5+
  • Perl v5.12 till v5.18
  • Apache2/Nginx
  • Phpmyadmin/Adminer
  • MySQL
  • Internet Connection

Required Perl modules

Perl Modules required but not installed by default.

To install use:

$ cpan
cpan[2]> install [MODULE]
cpan[2]> exit
  • Module::Find
  • Method::Signatures
  • LWP::Simple
  • XML::Simple
  • Coro
  • Data::Alias
  • DBI
  • Switch
  • JSON
  • Math::Round
  • List::MoreUtils
  • Data::RandomPerson

The following need to be installed with force install instead of install:

  • WebService::UrbanDictionary
  • DBD::mysql
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].