You've already forked Arcturus-Morningstar-Extended
mirror of
https://github.com/duckietm/Arcturus-Morningstar-Extended.git
synced 2026-06-19 15:06:19 +00:00
🆕 Handshake on connect - ECDH key exchange (P-256 so it works in every browser's crypto.subtle)
This commit is contained in:
@@ -8,6 +8,9 @@ db.params=
|
||||
db.pool.minsize=25
|
||||
db.pool.maxsize=100
|
||||
|
||||
# Encrypt your traffic
|
||||
crypto.ws.enabled=0
|
||||
|
||||
#Game Configuration.
|
||||
#Host IP. Most likely just 0.0.0.0 Use 127.0.0.1 if you want to play on LAN.
|
||||
game.host=0.0.0.0
|
||||
|
||||
Reference in New Issue
Block a user