RFLED-Server
Golang binary to emulate a LimitlessLED WiFi Bridge 4.0 unit.
Install
- Download the latest release from the Releases
page for your architecture.
- Copy the contents of ./rfled-server/* to / on your disk as root
- Configure your settings in /etc/default/rfled-server as needed
- Enable the init.d script
systemctl enable rfled-server
- Start the service
service rfled-server start
- ???
- Profit!
Build from Source
- Setup a go build environment, and run
./build.sh
- Once ran, you can run
./build.sh package
as root to generate a release .tar.gz
- Follow the above Install steps with the tar.gz in ./releases for your architecture.
- ?????
- Profit!
Other Forks
You may also interested in: