-
Notifications
You must be signed in to change notification settings - Fork 0
TCP Connection stress test
License
GPL-2.0, Unknown licenses found
Licenses found
GPL-2.0
COPYING
Unknown
LICENSE.BSD
fabioyy/fakeconnect
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
FakeConnect simulates a connection by sending the SYN/ACK packets.
The objective is to stress test programs by opening thousand of connections in one TCP port.
It is unable to spoof, you have to use you real IP address.
CAUTION:
Be careful, this program can crash some firewalls. ( even your local one ).
IPTABLES:
By default, ip_conntrack module on linux can handle 16344 connections. you have to increase this value or unload the ip_conntrack.
Programs that stop to response to the service:
*Apache HTTPd ( default configuration ) - Connection-refused
SSH - Connection-timeout
Sendmail - Connection-timeout
Postfix - Connection-timeout
Inetd programs - (Crash the machine) Depends of the size of the program and the memory of the system.
bind - Connection-timeout ( UDP service remains normal )
About
TCP Connection stress test
Resources
License
GPL-2.0, Unknown licenses found
Licenses found
GPL-2.0
COPYING
Unknown
LICENSE.BSD
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published