C Wireless Software

View 53 business solutions

Browse free open source C Wireless Software and projects below. Use the toggles on the left to filter open source C Wireless Software by OS, license, language, programming language, and project status.

  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 1
    Comgt is a command line tool for controlling, configuring and interacting with Option Wireless 3G and 2G ( HSDPA, UMTS, EDGE, GPRS, GSM) data devices within the Linux environment.
    Leader badge
    Downloads: 37,993 This Week
    Last Update:
    See Project
  • 2
    ESP8266 Deauther Version 2

    ESP8266 Deauther Version 2

    Affordable WiFi hacking platform for testing and learning

    Scan for WiFi devices, block selected connections, create dozens of networks and confuse WiFi scanners! Version 3 is in development. It is stable to use, but it is very different. It is command-line based, which allows it to offer not just more features, but make them more customizable. This software allows you to easily perform a variety of actions to test 802.11 wireless networks by using an inexpensive ESP8266 WiFi SoC (System On A Chip). The main feature, the deauthentication attack, is used to disconnect devices from their WiFi network. No one seems to care about this huge vulnerability in the official 802.11 WiFi standard, so I took action and enabled everyone who has less than 10 USD to spare to recreate this project. I hope it raises more attention on the issue. In 2009 the WiFi Alliance actually fixed the problem (see 802.11w), but only a few companies implemented it into their devices and software.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 3
    anyremote

    anyremote

    Remote control software for applications using wi-fi or bluetooth

    Remote control software for applications using wi-fi or bluetooth.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 4
    wavemon

    wavemon

    Ncurses-based monitoring application for wireless network devices

    wavemon is a wireless device monitoring application that allows you to watch signal and noise levels, packet statistics, device configuration and network parameters of your wireless network hardware. It should work (though with varying features) with all devices supported by the Linux kernel. Apart from debian/ubuntu packages and slackbuild scripts for wavemon, this repository contains the full source code.
    Downloads: 6 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Tomato USB is a fork of popular Tomato firmware (http://www.polarcloud.com/tomato) for Broadcom-based routers. This fork adds built-in support for USB port, wireless-N mode support, support for several newer router models, and various enhancements.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    Wi-Fi Ducky

    Wi-Fi Ducky

    Upload, save and run keystroke injection payloads with an ESP8266

    Upload, save and run keystroke injections remotely with an ESP8266 + ATmega32u4. Using a USB device that act as a keyboard to inject keystrokes is well known these days. The USB Rubber Ducky by Hak5 is THE hacker gadget for this kind of attack. It introduced a simple script language called Ducky Script, which this project uses too. The ESP8266 is a popular Wi-Fi chip used in a lot of projects. Because it's cheap, small, and has its own file system (SPIFFS), it's perfect for enabling an easy remote connection and holding Ducky Script payloads. Although the ESP8266 is awesome, it doesn't have a native USB, which means it can't act as a keyboard. The ESP will open up a Wi-Fi access point and host a web interface from which you can upload and manage your scripts. When you hit run, it will send the script to the ATmega, which then will execute it on the target machine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    The WiFi Guard Dog project is a complete and embeddable captive portal solution for wireless community groups or individuals who wish to open free HotSpots while preventing abuse of their connection. Go to dev.wifidog.org to download the latest version.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Wepdecrypt is a Wireless LAN Tool written in c which guesses WEP Keys based on a active dictionary attack, key generator, distributed network attack and some other methods, it's based on wepattack and GPL licensed
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    A new/clean Linux kernel driver/module for IEEE 802.11 Wireless Ethernet Adapters based on Realtek's RTL8180L and RTL8185L chipset
    Downloads: 11 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 10

    AutoAP

    A script to find open Wi-Fi connections and the strongest signal

    AutoAP is a script that continuously scans for open Wi-Fi connections, tests them for validity, and connects to the strongest signal. If the connection is lost, the script scans again and finds the strongest valid signal again, and maintains a continuous connection to the internet in a mobile or portable environment. The script paremeters are highly configurable, including ability to configure secure connections. AutoAP is an add on to DD-WRT that allows routers to continuously scan for and connect to open (and predefined WEP) wireless networks. Ultimately the goal is to develop an easily deployable firmware that facilitates fast and easy mesh network creation. Typically, you would use this script on your router while in Repeater Mode, Client Mode, or Client-Bridged Mode.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    TiVo USB Wireless Adapter device driver for Linux and Windows. The adapter users the Broadcom BCM4320 (AirForce One. Single-Chip 802.11g USB 2.0 Transceiver) chipset and portions of this project may be directly applicable to other devices using the same.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    IEEE 802.15.4 stack for Linux

    IEEE 802.15.4 stack for Linux

    Low Rate Personal Area Network support for Linux

    IEEE 802.15.4 networkong stack covers PHY and MAC layers (PHY layer implemented in hardware and MAC optionally implemented in software). Also 6lowpan (IPv6 packet encapsulation) is implemented for use by IEEE 802.15.4 and BT LE networks. Note: due to licensing restrictions (and despite project's name) we do not plan to implement any ZigBee related stack parts.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    Airpwn is a tool for generic packet injection on an 802.11 network.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    NetGhost

    NetGhost

    automatic IP configurator for WLANs

    A small Windows tool, which set your IP configuration by the name (SSID) of the connected WLAN. After the settings are stored, you need 0 clicks to change your IP address, subnet mask, gateway and DNS server. NetGhost have all the feature I need. As long I do not get any feature request, I will just fix bugs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Alternative firmware and software with open source for platforms based on the SoC Realtek RTL8186. Альтернативная прошивка и ПО с открытым кодом для платформ на базе SoC Realtek RTL8186.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    aircrack-ng is a set of tools for auditing wireless networks. It's an enhanced/reborn version of aircrack. It consists of airodump, aireplay, aircrack, airdecap, and some tools to handle capture files (merge, convert, etc.).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    nwGTPv2 is free and open source implementation of GPRS Tunneling Protocol version 2 (GTPv2) or Evolved GTP (eGTP). GTPv2 is primarily used for control signalling between Serving Gateway SGW and PDN Gateway (PGW) in Evolved Packet Core (EPC).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    GKrellm plugin monitoring Linux BlueZ adapters
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Add 3.5G USB dongle support on ASUS RT-N13U The RT-N13U UI is good enough, so I don't change much. Only add 3.5G setting in advance setting--> USB Application This FW supports HUAWEI E169 E220, Bandluxe C270, OPTION 225 now.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Share your internet access! This firmware turns any WLAN router with openwrt: Linksys WRT54g/gs into a hotspot for free or fee. Easy web interface. No PC needed. Welcome page,RADIUS/NoCatsplash, can use server for reports,online voucher sales,monitoring.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    OpenDMTP is a protocol/framework that allows communications with small devices (mobile phones, PDA's, and other high-latency/low-bandwidth devices), especially geared towards the transmission of GPS, temperature, and other remote monitoring information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    DSR-UU is an implementation of the Dynamic Source Routing protocol that runs in the Linux kernel or in the ns-2 network simulator. It was originally created at Uppsala University, hence the UU.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    ULLA allows developers of network aware applications to access data from device drivers similar to the Wireless Extensions on Linux. However, its new design simplifies the API syntax and expands the access to all wireless technologies such as GSM, BT.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Linux driver for the ArrayComm* "iBurst*" wireless broadband devices. Based on an existing GPLed driver "ibut" written in C and distributed by ArrayComm, the project supports porting to new kernel and hardware versions, as well as development. *TM
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    nettxrx
    Nettxrx is a small desktop or tooltray utility that displays a graph of network bytes sent/received, updating every second. It also optionally shows CPU usage. It can log and report usage. Nettxrx runs on WinXP, Vista, and Win7.
    Downloads: 1 This Week
    Last Update:
    See Project