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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making scapy check optional #3

Open
realalexandergeorgiev opened this issue Mar 24, 2023 · 4 comments
Open

Making scapy check optional #3

realalexandergeorgiev opened this issue Mar 24, 2023 · 4 comments

Comments

@realalexandergeorgiev
Copy link

Hey,
its a really cool tool! I really love the speed and interface!!

I had issues running it via SOCKS proxy. I believe its due to scapy using raw sockets/interfaces. I didnt want to dig too deep into it, as its only used to verify ports open. I think it would great to have the option to disable port checks and expect them to be open.

KR

PS: i forked it and made my workaround public

@HynekPetrak
Copy link
Owner

Feel free even to submit a PR

@realalexandergeorgiev
Copy link
Author

i dont know how the interface you use works (and i am a really bad coder). here is the code i used to disable the checks:

master...realalexandergeorgiev:sshame:master

@hosolom
Copy link

hosolom commented Apr 5, 2023

I thought it would be cooler to be able to compile into static files, is there a way to compile into separate binaries, using Pyinstaller a bunch of errors are driving me crazy

@HynekPetrak
Copy link
Owner

@realalexandergeorgiev added the feature via 1b80de9. By default scapy will be disabled, you may enable with -s (not tested yet).
There is still some issues in run_cmd, so I'm not going to make a new release yet.

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

No branches or pull requests

3 participants