Giter Club home page Giter Club logo

free and open-source wifi vendo software

preview https://foswvs.github.io/preview/ backend http://10.0.0.1/a/

This software may run on any distros, but i recommend using rpi device and flashing Raspberry Pi OS Lite.

Note: Use php version 7 above.

installation instructions

STEP 1:

  • download from https://www.raspberrypi.org/software/operating-systems/
  • flash Raspberry Pi OS Lite on your SDCard; and
  • in /boot directory add empty file named ssh
  • connect to ssh pi@raspberrypi using the password raspberry - don't forget to change the default password of your device.

STEP 2:

  • sudo apt install -y nginx php-fpm php-sqlite3 isc-dhcp-server bind9 git
  • visudo then add www-data ALL=NOPASSWD: /usr/sbin/iptables
  • sudo usermod -aG gpio www-data
  • git clone https://github.com/foswvs/foswvs.git /home/pi/foswvs
  • rm /home/pi/foswvs/conf/password.sha256
  • sudo chown -R www-data:www-data /home/pi/foswvs
  • sudo cp /home/pi/foswvs/foswvs.service /lib/systemd/system/foswvs.service
  • sudo systemctl enable foswvs.service
  • sudo reboot

foswvs's Projects

foswvs icon foswvs

free and open source wifi vendo software

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.