Skip to content

Instantly share code, notes, and snippets.

@muffycompo
Last active April 26, 2019 11:29
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save muffycompo/b5d6bb587cc14df85c1f18a61ff60d16 to your computer and use it in GitHub Desktop.
Save muffycompo/b5d6bb587cc14df85c1f18a61ff60d16 to your computer and use it in GitHub Desktop.
Coova-Chilli Config File
HS_WANIF=eth0
HS_LANIF=eth1
HS_NETWORK=172.16.1.0
HS_NETMASK=255.255.255.0
HS_UAMLISTEN=172.16.1.1
HS_UAMPORT=3990
HS_DNS1=208.67.222.222
HS_DNS2=208.67.220.220
HS_UAMUIPORT=4990
HS_NASID=localhost
HS_RADIUS=127.0.0.1
HS_RADIUS2=127.0.0.1
HS_RADSECRET=testing123
HS_UAMSECRET=greatsecret
HS_UAMALIASNAME=chilli
HS_SSID="Struisbaai"
HS_NASIP=127.0.0.1
HS_UAMSERVER=$HS_UAMLISTEN
HS_UAMFORMAT=http://\$HS_UAMLISTEN/cake2/rd_cake/dynamic_details/chilli_browser_detect/
HS_MACAUTH=on
HS_TCP_PORTS="80 22 443 8000"
HS_MODE=hotspot
HS_TYPE=chillispot
HS_WWWDIR=/etc/chilli/www
HS_WWWBIN=/etc/chilli/wwwsh
HS_PROVIDER=RD-Installer
HS_PROVIDER_LINK=http://muffycompo.github.io/radiusdesk-installer/
HS_LOC_NAME="RD Installer"
HS_COAPORT=3799
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment