Skip to content

v0.0.1

Pre-release
Pre-release

Choose a tag to compare

@Origami74 Origami74 released this 27 Mar 10:19
46ab9cd

Initial release

Installation

  • Connect your TollGate to the internet using the WAN port or via WiFi in the browser UI.
  • Ensure that your TollGate's DHCP server doesn't distribute the same IP address range as its upstream gateway
  • Download and install the new image on your TollGate
ssh root@[TollGateIPAddress]
cd /tmp
wget --no-check-certificate [image URL]
sysupgrade -n [image file]
  • wait a few minutes. Reconnect your computer to find out if your TollGate is ready.
  • connect your TollGate to the internet via WAN or WiFi again. The browser UI is now available at [TollGate IP]:8080
  • ensure that your TollGate's DHCP server isn't conflicting with its upstream gateway's DHCP server again
  • pay your TollGate with e-cash notes from mint.minibits.cash
  • your TollGate stores its e-cash in files on the root directory ls /[npub hex]

Features

  • has captive portal
  • takes money
  • gives internet
  • saves money in files '/[pubkey]'
  • Hardcoded pricing/pubkeys/etc... will be fixed in future versions

Binary source

https://github.com/OpenTollGate/tollgate-os/actions/runs/14118121519/job/39552965172