GithubHelp home page GithubHelp logo

Client UI only about raspap-webgui HOT 4 CLOSED

 avatar commented on May 13, 2024
Client UI only

from raspap-webgui.

Comments (4)

jrmhaig avatar jrmhaig commented on May 13, 2024

Sorry for being slow in replying. You need to comment out or delete the last four lines of /etc/dhcpcd.conf, which look like this:

# RaspAP-WebGui wireless configuration
interface wlan0
static ip_address=10.3.141.1/24
static routers=10.3.141.1
static domain_name_server=8.8.8.8 8.8.4.4

This is a known bug (#46) but I haven't had a chance to look at it.

from raspap-webgui.

 avatar commented on May 13, 2024

Will this remove all other sections of the GUI? I've been trying to look at the code and remove any references to features besides the client options. I've removed the following files and references to them in raspap-webgui/index.php:

dhcp.php
functions.php
hostapd.php

My goal is to trim all features and files that don't have to do with the Client, essentially just removing Hotspot and DHCP. I may have to learn more in order to do this effecitvely, though I really like the way you have set things up here in general :)

from raspap-webgui.

jrmhaig avatar jrmhaig commented on May 13, 2024

Ah, I understand. You want to remove them from the UI. Have a look at this to edit the navigation menu:

and this to prevent them being accessible directly from a url:

Does this help?

from raspap-webgui.

 avatar commented on May 13, 2024

Yes thank you :)

from raspap-webgui.

Related Issues (20)

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.