1
0
mirror of https://github.com/CPunch/Laika.git synced 2024-11-22 04:50:06 +00:00

Increased shell data buffer

This commit is contained in:
CPunch 2022-04-06 00:35:50 -05:00
parent 592e347fb6
commit 08d17d56b3

View File

@ -12,7 +12,7 @@
#define LAIKA_IPV4_LEN 22
#define LAIKA_INET_LEN 22
#define LAIKA_SHELL_DATA_MAX_LENGTH 256
#define LAIKA_SHELL_DATA_MAX_LENGTH 2048
/* first handshake between peer & cnc works as so:
- peer connects to cnc and sends a LAIKAPKT_HANDSHAKE_REQ with the peer's pubkey, hostname & inet ip