Skip to content

Releases: jerryryle/rogueportal

v1.4

23 Mar 20:42
Compare
Choose a tag to compare
  • Tested with Raspberry Pi OS based on Debian version: 11 (bullseye)
  • Split nginx configuration into two files to separate the captive portal site from the content site. This allows for easier customization of the content site.

v1.3-RaspbianBuster

16 May 05:09
a13ac0c
Compare
Choose a tag to compare
  • Added support for RFC 8910 (https://datatracker.ietf.org/doc/html/rfc8910) captive portal detection.
  • Added support for the go.rogueportal domain name and set this as the name used for the RFC 8910 captive portal URI. Also made this the redirect target for systems not supporting RFC 8910.
  • Changed nginx configuration to differentiate between a captive portal request and other requests by whether the request includes the server name go.rogueportal. Removed the /letsconnect folder because it is no longer used to differentiate the requests.

v1.2-RaspbianBuster

15 May 04:37
6bd66fc
Compare
Choose a tag to compare

Targets Raspbian Buster. Allows other network connections (such a wired Ethernet) to coexist with Rogue Portal.

v1.1-RaspbianBuster

08 May 23:45
51a819c
Compare
Choose a tag to compare

Targets Raspbian Buster. Fixes fastboot package.

v1.0-RaspbianBuster

19 May 15:09
Compare
Choose a tag to compare

Initial release. Targets Raspbian Buster.