You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Thank you for taking the time to make this project.
However, I have been having trouble with using my own interface for this packet sniffer.
I am not sure how to workaround this issue, as it seems to be giving me an error such as "failed to open interface"
Here is the error message:
"sudo go run main.go -i enx3 -site www.example.com
{"level":"info","time":1723829802,"message":"93.184.215.14"}
{"level":"info","time":1723829802,"message":"Capturing packets on enx3 interface"}
Hello,
Thank you for taking the time to make this project.
However, I have been having trouble with using my own interface for this packet sniffer.
I am not sure how to workaround this issue, as it seems to be giving me an error such as "failed to open interface"
Here is the error message:
"sudo go run main.go -i enx3 -site www.example.com
{"level":"info","time":1723829802,"message":"93.184.215.14"}
{"level":"info","time":1723829802,"message":"Capturing packets on enx3 interface"}
======== PACKET 1 =========
======== LAYER 1 (Physical/Over the Wire) =========
[BYTES OVER WIRE]: [176 93 212 219 231 96 52 41 143 114 28 180 8 0 69 0 0 52 112 49 64 0 64 6 211 227 192 168 1 64 93 184 215 14 158 62 0 80 0 10 48 166 29 122 34 127 128 16 1 245 136 75 0 0 1 1 8 10 82 87 253 134 6 166 144 17]
[TOTAL PACKET BYTES]: 66 bytes
2024/08/16 13:36:47 failed to open interface: route ip+net: no such network interface
exit status 1
"
(For reference, I am using debian bookworm)
The text was updated successfully, but these errors were encountered: