captive_portal | simple captive portal for WiFi networks using Flask | Portal library
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).
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
Support
captive_portal has a low active ecosystem.
It has 9 star(s) with 5 fork(s). There are 2 watchers for this library.
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.
Quality
captive_portal has no bugs reported.
Security
captive_portal has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
captive_portal does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
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
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of captive_portal
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:44you 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:
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:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page