Skip to main content

Small daemon to create a wifi hotspot on linux

Project description

Introduction

Hotspotd is a daemon to create a wifi hotspot on linux. It uses the standard hostapd program for access-point provisioning and establishes a NAT (Network address translation) with the target device using iptables. Hotspotd uses dnsmasq to allocate ip-addresses in a pre-defined range to the target devices.

Installation

wget https://github.com/prahladyeri/hotspotd/raw/master/dist/hotspotd-0.1.4.tar.gz
tar xvf hotspotd-0.1.4.tar.gz
cd hotspotd-0.1.4/
sudo python setup.py install

Usage

sudo hotspotd start
sudo hotspotd stop
sudo hotspotd configure

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hotspotd-0.1.4.tar.gz (5.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page