Giter Site home page Giter Site logo

better-grass's Introduction

Downloads - Total Downloads - Latest Build Contributors Version

Grass App Supported Platforms

โŒ - Windows โœ… - Ubuntu 22.04

Note!

  • If you are getting messages that sometimes will disconnect you, that's okay.
  • If in your dashboard does not saying online, everything works. If you feel that not, try to contact me via issues.

Before you start

1. Check if you have some of the dependencies already

This app is a NodeJS app and some linux OS already have it and you can check the version of it by running the node -v command, if something is returned, this means you already have it. But this app requires v19.0.0 so you might need to update it. Here's a helpful link: 3 Ways to Update Node.js to Latest Version on Linux Systems .

2. Check if your network interfaces have unique labels

Linux systems have labels for IP addresses and you can check that by using the ip address show command on your terminal. If you see that the results of the command has the same name for your IP address range (example: if your IPs from 192.168.0.1/255 have the same eth0 label), you'll have to modify each network interface to have a different label (example: the 192.168.0.1 IP has eth0:0 and 192.168.0.2 has eth:1 and so on). We have created a script that does that for you. Simply run the modify-network-interface.sh file on your terminal and check your addresses by running ip address show again.

Running the app

  1. Clone the github repository to your VPS machine.
  2. Run the /scripts/start.sh file which will install the necessary packages and dependencies to run the app locally. NOTE: This will ask for your user id/s as input so that the grass knows who owns these IP addresses.
  3. It should now run the app. Check your dashboard app to see if the IP addresses are starting to reflect.

If you ever experience issues, please join our discord and open a ticket.

How to get user ID

  1. Open inspector by right click or press F12 on app.getgrass.io
  2. Go to Application, If you dont see them, resize the window or click on the arrows pointing to the right, upper in the inspector </ br>

image

  1. Click on https://app.getgrass.io/
  2. Click on key userId
  3. Copy the value - This is your userId

Useful links

Help

If you need help, fill the form and create the issue - click me

better-grass's People

Contributors

fungy911 avatar arjanvillon avatar chris-wynd avatar

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.