TcpKali – Fast multi-core TCP and WebSockets load generator
1–10 of 20 posts
Re: TcpKali – Fast multi-core TCP and WebSockets load generator
#2Re: TcpKali – Fast multi-core TCP and WebSockets load generator
#3Re: TcpKali – Fast multi-core TCP and WebSockets load generator
#4What is the best way to prevent tools like this from ddossing a simple sockets.io server?
it has flags to tailor the number of connections, bandwidth, message rate, etc. or are you speaking to malicious use?
Re: TcpKali – Fast multi-core TCP and WebSockets load generator
#5Re: TcpKali – Fast multi-core TCP and WebSockets load generator
#6Re: TcpKali – Fast multi-core TCP and WebSockets load generator
#7The cost of a few more bytes in git is more than outweighed by the benefits of allowing people to use your software.
Re: TcpKali – Fast multi-core TCP and WebSockets load generator
#8Surprised to see the name and image in the site. If you're wondering about the name and the image there, "Kali" is the Hindu goddess and the image depicts her. https://en.wikipedia.org/wiki/Kali
Re: TcpKali – Fast multi-core TCP and WebSockets load generator
#9What is the best way to prevent tools like this from ddossing a simple sockets.io server?
Re: TcpKali – Fast multi-core TCP and WebSockets load generator
#10One minor nit about the projects use of autoconf / automake. Projects should please check the generated files into git. Sure, they're auto-generated. But 90% of the time when they're not in git, I discover that I have a different version of autoconf, and I can't even build "configure" in order to build the project. The cost of a few more bytes in git is more than outweighed by the benefits of allowing people to use y…