mirror of
https://github.com/ME1312/SubServers-2.git
synced 2024-11-28 21:26:01 +01:00
Updated SubData (markdown)
parent
04ea7cd6f4
commit
4899e3755d
@ -25,7 +25,7 @@ This simple language file request now becomes:<br>
|
||||
|
||||
For some installs, java has disabled 192 and/or 256 bit encryption. You can download a fix for this [here](http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html). For more information, [click here](https://crypto.stackexchange.com/questions/20524/why-there-are-limitations-on-using-encryption-with-keys-beyond-certain-length).
|
||||
|
||||
To enable/disable encryption, go to your SubData settings and use one of the following values for `Encryption`: `None`, `AES-128` (or `AES` for short), `AES-192`, or `AES-256`.
|
||||
To enable/disable encryption, go to your SubData settings and use one of the following values for `Encryption`: `None`, `AES-128` (`AES` for short), `AES-192`, or `AES-256`.
|
||||
|
||||
## SubData WebDirect
|
||||
This edition of SubData uses the same JSON protocols as SubData Direct, however the connection is handled by WebSockets instead of raw TCP connections. This effectively makes SubData compatible with things like web browsers. This edition is not included in SubServers and is [available for download here](https://github.com/ME1312/SubServers-2/tree/master/Artifacts).
|
Loading…
Reference in New Issue
Block a user