Skip to content

a node client server designed to fill up socket connections

Notifications You must be signed in to change notification settings

howardosborne/FillYourSocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FillYourSocks

a node client server designed to fill up socket connections

to run this you need to have node installed

to run the server, you need to specify the port on which to run

node socketServer.js PORT

to run the client, you need to provide the shttps://github.com/hosborne1/FillYourSockserver hostname/ipaddress the port and the numbe of connections to make

node socketClient.js server_hostname port number_of_connections

About

a node client server designed to fill up socket connections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published