Skip to content
/ comitup Public
forked from davesteele/comitup

Bootstrap Wifi support over Wifi

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

ds1019/comitup

This branch is 1 commit ahead of, 408 commits behind davesteele/comitup:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Daniel SchreiberDaniel Schreiber
Daniel Schreiber
and
Daniel Schreiber
Mar 29, 2019
97ae1ad · Mar 29, 2019
Jan 18, 2019
Mar 29, 2019
Mar 24, 2019
Mar 24, 2019
Jan 26, 2019
Mar 10, 2019
Jan 29, 2016
Feb 10, 2016
Apr 14, 2016
Dec 8, 2015
Apr 14, 2016
Jan 26, 2019
Jan 20, 2019
Mar 10, 2019

Repository files navigation

Comitup

Home Page

Wiki

Bootstrap Wifi using Wifi

The comitup service establishes wifi connectivity for a headless Linux system, using wifi as the only access mechanism to the system.

If the computer cannot automatically connect to a local wifi access point, comitup will create a custom hotspot, and establish a comitup-web web service on that network. The web service can be used to remotely select and authenticate a visible wifi connection.

The hotspot is named comitup-<nn>, where <nn> is a persistent 2-digit number. The website is accessible on that hotspot as ht​tp://comitup.local or ht​tp://comitup-<nn>.local from any device which supports Bonjour/ZeroConf/Avahi. For other devices, use a Zeroconf browser (Android, Windows) to determine the IP address of the "Comitup Service", and browse to http://<ipaddress>. In most cases, this address will be http://10.42.0.1/

If two wifi interfaces are available, the first will persistently remain the hotspot, and the second will get the external connection. When both are connected, forwarding and masquerading are enabled so that hotspot-connected devices can access external networks.

The comitup-cli utility is available to interact with comitup from a local terminal session.

comitup requires NetworkManager and systemd.

Man pages

About

Bootstrap Wifi support over Wifi

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 62.7%
  • JavaScript 29.3%
  • Python 7.5%
  • HTML 0.5%