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

Add support for macOS? #13

Open
prologic opened this issue Oct 19, 2020 · 0 comments
Open

Add support for macOS? #13

prologic opened this issue Oct 19, 2020 · 0 comments

Comments

@prologic
Copy link

I tried to run this from my macOS iMac (bit silly of me?):

(⎈ |local:default)
prologic@Jamess-iMac
Tue Oct 20 08:32:02
~
 1
$ sudo furious 10.0.0.7
Password:

Starting scan at 2020-10-20 08:32:15.415617 +1000 AEST m=+0.005401962

panic: router only implemented in linux

goroutine 31 [running]:
github.com/liamg/furious/vendor/github.com/google/gopacket/routing.New(...)
	/Users/prologic/go/src/github.com/liamg/furious/vendor/github.com/google/gopacket/routing/other.go:14
github.com/liamg/furious/scan.(*SynScanner).scanHost(0xc000184c90, 0xc00018a330, 0x10, 0x10, 0xc000356000, 0x16b4, 0x1c00, 0xc00018c1e0, 0xc00018c300, 0x43d40c0, ...)
	/Users/prologic/go/src/github.com/liamg/furious/scan/scan-syn.go:242 +0x274
github.com/liamg/furious/scan.(*SynScanner).Start.func1(0xc000184c90)
	/Users/prologic/go/src/github.com/liamg/furious/scan/scan-syn.go:74 +0x173
created by github.com/liamg/furious/scan.(*SynScanner).Start
	/Users/prologic/go/src/github.com/liamg/furious/scan/scan-syn.go:68 +0x43

Is it possible to add support for macOS here? Is there an equivalent implementation that can be added?

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

1 participant