Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

larryTheCoder/DoxyProtocol

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoxyProtocol

Jenkins-CI

A passwordless client-server communication for WaterDogPE. It enforces SSL/TLS verification, securing the client-server socket. My understanding about SSL is a bit low, however it does work flawlessly :)

This project was named as DragonNetProtocol, please pardon the classpath naming.

Creating SSL certificates

The current SSL certificates is generated by myself, and is not secure as it is open to public, I recommend you to change them. Creating an SSL certificate, self-signed, is fairly easy by using the command below:

openssl req -x509 -sha256 -nodes -days 365 -newkey rsa:8192 -keyout private_key.key -out certificate.crt

Run this command in /certificates under DoxyProtocol plugin data folder.

Running DoxyProtocol in Nukkit/PocketMine-MP

This section is to be done.

About

A client-server communication for WaterDogPE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.