madwimax
user-space driver for mWiMAX equipment based on Samsung CMC-730
Install
- All systems
-
curl cmd.cat/madwimax.sh
- Debian
-
apt-get install madwimax
- Ubuntu
-
apt-get install madwimax
- Kali Linux
-
apt-get install madwimax
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install madwimax
- Raspbian
-
apt-get install madwimax
- Dockerfile
- dockerfile.run/madwimax
madwimax
user-space driver for mWiMAX equipment based on Samsung CMC-730
madwimax is an experimental reverse-engineered Linux driver for mobile WiMAX (802.16e) devices based on Samsung CMC-730 chip. These devices are currently supported: * Samsung SWC-U200 * Samsung SWC-E100 * Samsung SWM-S10R (it is built in Samsung NC-10 netbook) This package contains the user-space standalone implementation of the driver. It requires Universal TUN/TAP support in your kernel.