Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow compilation on windows (#171) #174

Merged
merged 6 commits into from
Aug 27, 2020
Merged

Allow compilation on windows (#171) #174

merged 6 commits into from
Aug 27, 2020

Conversation

caass
Copy link

@caass caass commented Aug 27, 2020

Along with @brandonskerritt's work, fixes #171

  • Conditionally import std::convert::TryInto;
  • Define a windows-specific adjust_ulimit_size that just returns 1000
  • Don't tell users that their ulimit is low 馃槄

We should probably let folks know it's gonna be slow that the Docker alternative exists.
that's what i get for using github to edit the file smh
src/main.rs Outdated Show resolved Hide resolved
src/main.rs Show resolved Hide resolved
src/main.rs Outdated Show resolved Hide resolved
@bee-san
Copy link
Member

bee-san commented Aug 27, 2020

@all-contributors please add @caass for code and bugs

@allcontributors
Copy link
Contributor

@brandonskerritt

I've put up a pull request to add @caass! 馃帀

@bee-san bee-san merged commit 9717fc6 into RustScan:bee-add-windows-support Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants