Skip to content

felipecembranelli/MerakiCaptivePortal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MerakiCaptivePortal

Captive portal sample application written using Python / GAE

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

References

I used the click-through authorization method, described on the Meraki's documentation.

Solution Overview

The solution is composed by two modules:

Splash Page

Web application written using Python and hosted on GAE. It has one authentication screen and an authorization mechanism:

Source-code: https://github.com/felipecembranelli/MerakiCaptivePortal/tree/master/Splash

Admin Portal

Admin web application written using Python and hosted on GAE. It shows the Meraki's authorized users:

Fonte: https://github.com/felipecembranelli/MerakiCaptivePortal/tree/master/Admin

Credits

Felipe Cembranelli

License

Free to use

About

Captive portal sample application written using Python / GAE

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published