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
## Wifi cards that have been tested and found working on Plugin Mode (Linux, kernel 5.x / Windows 10):
35
+
### Note:
36
+
On Windows it has been found that some drivers will not allow for selecting a channel when forming an adhoc network, this is only an issue with SSID swapping games when "Use SSID from host broadcast" is used.
37
+
35
38
### Atheros
36
39
- TP-Link TL-WDN4800 (Atheros AR93xx (ath9k))
37
40
(On Windows 10 some people are seeing some problems, this issue is not there on Linux) (Needs Windows 7 drivers on Windows 10)
@@ -59,13 +62,7 @@ It requires the following packages to be installed:
59
62
- gcc-10
60
63
- g++-10
61
64
- libboost-dev (version 1.71 or above)
62
-
- libboost-atomic-dev
63
-
- libboost-chrono-dev
64
-
- libboost-date-time-dev
65
-
- libboost-system-dev
66
-
- libboost-thread-dev
67
65
- libboost-program-options-dev
68
-
- libboost-regex-dev
69
66
- libncurses5-dev
70
67
- libpcap-dev
71
68
- libpthread-stubs0-dev
@@ -124,7 +121,6 @@ mingw32-make
124
121
125
122
After compiling, the program needs the following DLLs to be copied over to the binary directory:
0 commit comments