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.

Home Page:https://github.com/NewEraCracker/LOIC/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve argument parsing

SplittyDev opened this issue · comments

Hey, the argument parsing in LOIC is currently inefficient an seems to be dependent on the order of arguments.

I'd like to add libArgument support to LOIC, which would allow parsing arguments in a really nice and effortless way. I am the author of libArgument and I released it to the public domain, so I could integrate its source into LOIC without introducing more external dependencies. I could also add the nuget package as a dependency instead of integrating the source into LOIC.

Just tell me what you think. I should be able to provide a pull request within two days.

This may be a good idea. I prefer the nuget package implementation.

I moved and my connection is really bad at the moment. I'll provide a pull request as soon as I have a proper Internet connection.

Sorry for the really long period of inactivity..

I still think it'd be a good idea to provide better argument parsing,
but I don't really have the time to implement that at the moment.

If you want you can close the issue, or just leave it open in case someone wants to implement this in the future.

Closing for lack of activity.