captive_portal | simple captive portal for WiFi networks using Flask | Portal library

 by   AloysAugustin Shell Version: Current License: No License

kandi X-RAY | captive_portal Summary

kandi X-RAY | captive_portal Summary

captive_portal is a Shell library typically used in Web Site, Portal applications. captive_portal has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

A very simple captive portal system using Flask and netfilter. This set of scripts sets up a captive portal for a WiFi network. All web requests from the users are redirected to the local machine and all the traffic to the outside is rejected as long as the user has not logged in. Once the user has logged in, his traffic is accepted. This captive portal is correctly detected by OS X, iOS and Android which automatically open the login page. The start.sh script (to run as root) allows to start all the services required, i.e. hostapd, dnsmasq (which must be installed) in a tmux (useful for debugging).
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              captive_portal has a low active ecosystem.
              It has 9 star(s) with 5 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of captive_portal is current.

            kandi-Quality Quality

              captive_portal has no bugs reported.

            kandi-Security Security

              captive_portal has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              captive_portal does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              captive_portal releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of captive_portal
            Get all kandi verified functions for this library.

            captive_portal Key Features

            No Key Features are available at this moment for captive_portal.

            captive_portal Examples and Code Snippets

            No Code Snippets are available at this moment for captive_portal.

            Community Discussions

            Trending Discussions on captive_portal

            QUESTION

            Convert List object of array in Python
            Asked 2017-Feb-13 at 21:44

            I have this list object

            ...

            ANSWER

            Answered 2017-Feb-13 at 21:44

            you don't want numpy you want simple python & list comprehension:

            Say l is your list, take each first & only item of the tuple element and rebuild a list from there:

            Source https://stackoverflow.com/questions/42214061

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install captive_portal

            You can download it from GitHub.

            Support

            For now this system does not detect the disconnection of an user. It should retrieve this info from dnsmasq (releases or state file?), or even better, hostapd (but then it gets only L2 info).This doesn't support IPv6.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/AloysAugustin/captive_portal.git

          • CLI

            gh repo clone AloysAugustin/captive_portal

          • sshUrl

            git@github.com:AloysAugustin/captive_portal.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Portal Libraries

            Try Top Libraries by AloysAugustin

            python-guacamole-relay

            by AloysAugustinPython

            SpectralPart

            by AloysAugustinPython

            gpioconfig

            by AloysAugustinPython

            signaling-server

            by AloysAugustinPython

            storefront-v2

            by AloysAugustinJavaScript