Skip to content

astralsc/dizcard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dizcard

A Dizcard private server written in PHP

This server is not ready for production because it is unfinished.

Requirements

  • Node.js
  • OpenSSL (Win64 OpenSSL Light)

Supported years

2015, 2016, 2017, 2018, 2019, 2020, 2021

Setup

  1. Run UwAmp Wamp Server or XAMPP.
  2. Put all the repository files in the www folder.
  3. Run npm install ws https fs inside the wss-server folder.
  4. Run openssl req -x509 -newkey rsa:2048 -nodes -keyout key.pem -out cert.pem -days 365 inside the wss-server folder.
  5. Run node . inside the wss-server folder.

About

A Dizcard private server written in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors