Simone Margaritelli
|
b12ba7947b
|
fix: workaround for PCAP_SET_RFMON issue (fixes #819, https://github.com/the-tcpdump-group/libpcap/issues/1041, https://github.com/the-tcpdump-group/libpcap/issues/1033)
|
2024-08-08 13:40:45 +02:00 |
|
Simone Margaritelli
|
0dc5f66e27
|
fix: fixed wifi support on macOS (fixes pr #1100, fixes #1090, fixes #1076)
|
2024-08-08 12:10:28 +02:00 |
|
Simone Margaritelli
|
c2ab5f4756
|
reverted pr #1100 due to instability
|
2024-08-07 22:03:11 +02:00 |
|
Simone Margaritelli
|
6951fbb8dd
|
fix: fixes cgo newline
|
2024-08-07 17:59:58 +02:00 |
|
Luke B. Silver
|
71822229a0
|
fix: macos
|
2024-05-24 22:04:46 +00:00 |
|
Jan Šrámek
|
8e4a00091e
|
Update getting of possible channels (darwin)
- added regex to be able to parse system_profiler format of MacOS 13+
|
2022-12-29 19:43:54 +01:00 |
|
Simone Margaritelli
|
43a93fd866
|
fix: refactored routing logic (fixes #701)
|
2021-04-10 21:55:00 +02:00 |
|
Simone Margaritelli
|
9c3790764a
|
fix: fixed gateway regexp for macOS (closes #645)
|
2019-11-11 17:27:42 +01:00 |
|
evilsocket
|
79279126e6
|
fix: fixed compilation of macOS for wifi modules
|
2019-01-20 18:30:22 +01:00 |
|
evilsocket
|
260f2863c4
|
new: wifi modules now supports 5G wifi networks on macOS (closes #361)
|
2018-10-30 15:24:47 +01:00 |
|
eenblam
|
a859c80b64
|
lint: use raw string for regex.MustCompile
|
2018-08-31 15:18:01 -07:00 |
|
evilsocket
|
67d0e151ab
|
fix: attempting to fix #109
|
2018-03-06 12:09:32 +01:00 |
|
evilsocket
|
63cea73f8e
|
misc: small fix or general refactoring i did not bother commenting
|
2018-02-23 00:07:09 +01:00 |
|
evilsocket
|
7e3bad9dba
|
fix: fixes macOS wifi.* module bug ( ref #61 )
|
2018-02-22 17:04:54 +01:00 |
|
Matrix86
|
813561cbda
|
Wifi 5GHz support added to wifi.recon
|
2018-02-20 12:40:55 +01:00 |
|
onura
|
da912687b9
|
fix: Cannot compile because of a missing import.
|
2018-02-17 16:40:28 +03:00 |
|
evilsocket
|
a66f5fabbb
|
new: implemented channel hopping for wifi.recon module ( ref #53 )
|
2018-02-17 02:41:10 +01:00 |
|
evilsocket
|
48d27f274a
|
refact: renamed package net to network to avoid collision with golang net package.
|
2018-02-15 21:34:46 +01:00 |
|