Skip to content

GaganSingh5/NetShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$NETSHELL

Static Badge Static Badge Static Badge

NetShell is a client-server architecture implemented in C using sockets programming. It facilitates the execution of Linux shell commands over a network. The server can handle multiple clients concurrently by forking separate processes for each client request. Additionally, a load balancer is incorporated to distribute requests to mirror servers, optimizing server resource utilization based on the number of connected clients.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages