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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file hotspotd-0.1.4.tar.gz
.
File metadata
- Download URL: hotspotd-0.1.4.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6152ee413634bf04679fdb1401d670f8e5683c9d04b26f0e9c6eedffe0febc3 |
|
MD5 | 8fbc9dba48b9ac203028366775986daa |
|
BLAKE2b-256 | 13488793653ed81a38c6f16deee8d82a071e5229687c4b03d188fb7dfc50bb10 |