NewEraCracker / LOIC

Deprecated - Low Orbit Ion Cannon - An open source network stress tool, written in C#. Based on Praetox's LOIC project. USE ON YOUR OWN RISK. WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. IF YOU GET V& IT IS YOUR FAULT.
https://github.com/NewEraCracker/LOIC/
Other
2.6k stars 646 forks source link

HTTPS method #62

Closed MostH8 closed 2 years ago

MostH8 commented 7 years ago

I was looking at the http request if it were sent to port 443 and the request were shown as unencrypted so i was assuming since a lot of sites are getting SSL on their server then adding HTTPS would be a great idea.

I was also thinking maybe you should add like a proxy settings for the HTTP methods that would be cool.

ghost commented 7 years ago

You should add the proxy feature. It'll make ur program more popular and have more vast options.

PrincessOfEvil commented 7 years ago

Proxy? For loic? That's like trying to shoot an rpg-7 through a keyhole.

MostH8 commented 7 years ago

A proxy feature for the HTTP/HTTPS method is a great idea but adding a proxy feature for LOIC in general is like shooting an rpg-7 through a keyhole.

NewEraCracker commented 6 years ago

I wonder... As possible workaround, what about tunelling the requests through stunnel? I bet it might consume a lot of CPU but it's a possibility.

NewEraCracker commented 2 years ago

Closing as workaround available.