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

MacOS support #22

Closed
buger opened this issue Sep 15, 2013 · 9 comments
Closed

MacOS support #22

buger opened this issue Sep 15, 2013 · 9 comments
Labels
enhancement New feature or feature request

Comments

@buger
Copy link
Owner

buger commented Sep 15, 2013

Right now its not supported because *BSD system and not allow TCP/UDP traffic capture using RAW sockets. Need to use libpcap for *BSD systems.

Check #21 and #8 for more details.

@buger
Copy link
Owner Author

buger commented Oct 29, 2013

With #46 libpcap input can be created as separate plugin

@davidvasandani
Copy link

+1

@fatso83
Copy link

fatso83 commented Oct 13, 2014

With #21, #8 and #46 closed is there anything keeping Gor from supporting OS X, or is it already working thanks to libpcap support?

@buger
Copy link
Owner Author

buger commented Oct 13, 2014

@fatso83 #8 is closed but not merged. So libcap still have to be done, but as separate input plugin.

@salimane
Copy link
Collaborator

any update on this ?
Thanks

@buger
Copy link
Owner Author

buger commented Aug 31, 2015

I'm not sure about release date, but i'm (or someone else) going to implement it using https://github.com/google/gopacket

@buger buger added the enhancement New feature or feature request label Sep 1, 2015
@Blender3D
Copy link

Does Gor at least support replaying traffic on OS X?

@buger
Copy link
Owner Author

buger commented Sep 7, 2015

Yes, totally, I plan to include binaries for Mac for next release

On Monday, September 7, 2015, Blender3D notifications@github.com wrote:

Does Gor at least support replaying traffic on OS X?


Reply to this email directly or view it on GitHub
#22 (comment).

Sincerely yours Leonid Bugaev
leonsbox@gmail.com
http:// http://buger.github.comleonsbox.com

@buger
Copy link
Owner Author

buger commented Apr 29, 2016

Released https://github.com/buger/gor/releases/tag/v0.11.0 which use libpcap engine for intercepting traffic. Lipcap fully supports mac os.

@buger buger closed this as completed Apr 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or feature request
Projects
None yet
Development

No branches or pull requests

5 participants