travelmate: update to release 2.0
authorDirk Brenken <redacted>
Sat, 19 Sep 2020 04:20:19 +0000 (06:20 +0200)
committerDirk Brenken <redacted>
Sat, 19 Sep 2020 04:20:19 +0000 (06:20 +0200)
commitdd70304ca0b14da4223b793a199cf1f558116f4c
tree49b674d478b04bc45d8986da28e8fcbbe3033589
parent50cced2475063556b777c7f9b2092bbe458f4492
travelmate: update to release 2.0

- new package dependency: curl (plus one of the wpad variants)
- optional package dependencies:
  - 'msmtp' for email notification support
  - 'wireguard' or 'openvpn' for vpn support
- removed WEP support, only WPA/WPA2/WPA3 are supported!
- new, more robust setup wizard (CLI and LuCI)
- more robust captive portal detection
- randomize mac addresses with every uplnk connect
- automatic vpn handling during uplink switch (only classic/simple
  client-setups for wireguard or openvpn are supported)
- email notifications after successful uplink connections
- automatically disable uplinks after n minutes, e.g. for timed
  connections
- automatically (re-)enable uplinks after n minutes, e.g. after failed
  login attempts
- complete LuCI rewrite - migrated to client side JS (separate PR)

Signed-off-by: Dirk Brenken <redacted>
12 files changed:
net/travelmate/Makefile
net/travelmate/files/README.md
net/travelmate/files/chs-hotel.login [new file with mode: 0755]
net/travelmate/files/db-bahn.login [new file with mode: 0755]
net/travelmate/files/h-hotels.login [new file with mode: 0755]
net/travelmate/files/travelmate.conf
net/travelmate/files/travelmate.init
net/travelmate/files/travelmate.mail [new file with mode: 0755]
net/travelmate/files/travelmate.sh
net/travelmate/files/travelmate.vpn [new file with mode: 0755]
net/travelmate/files/travelmate_ntp.hotplug [new file with mode: 0755]
net/travelmate/files/wifionice.login
git clone https://git.99rst.org/PROJECT