iagox86 / dnscat2

BSD 3-Clause "New" or "Revised" License
3.43k stars 601 forks source link

Install Issues #109

Closed SirMcGruff closed 7 years ago

SirMcGruff commented 7 years ago

Anyone have a documented why to get this installed? I am having issues with the ruby/gems part. Ubuntu 14, but can use any version as long as it works. Trying to install the server part.

iagox86 commented 7 years ago

I'm working on making this much easier, but in the meantime, I agree, it's kinda bad.

I find that rvm works best. You can install rvm from https://rvm.io, then install ruby and gems under your current account. I typically use 'su' to switch to root, then run all of the commands.

I don't have a clean system right now to do a step by step, but give rvm a shot.

On Wed, Aug 2, 2017 at 12:43 PM, SirMcGruff notifications@github.com wrote:

Anyone have a documented why to get this installed? I am having issues with the ruby/gems part. Ubuntu 14, but can use any version as long as it works. Trying to install the server part.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iagox86/dnscat2/issues/109, or mute the thread https://github.com/notifications/unsubscribe-auth/AAgITMvYKXGEQgoTUZDdqPOx454OcdY0ks5sUNF7gaJpZM4OrkI3 .

SirMcGruff commented 7 years ago

OK so i got the server finally installed..... i will see about working on a script as that was painful getting the depends installed

iagox86 commented 7 years ago

It's kinda late, but "bundle install" might have been what you needed. And possibly "gem install bundler" first. Sorry, I didn't think of mentioning that. :)

On Thu, Aug 3, 2017 at 11:16 AM, SirMcGruff notifications@github.com wrote:

Closed #109 https://github.com/iagox86/dnscat2/issues/109.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/iagox86/dnscat2/issues/109#event-1191911732, or mute the thread https://github.com/notifications/unsubscribe-auth/AAgITKOejvCa8aeLSy-r8FnjDxudhoz8ks5sUg6UgaJpZM4OrkI3 .