Giter VIP home page Giter VIP logo

config-scripts's Introduction

config-scripts

cosmog configuration scripts

  1. redroid_init.sh

    • This script is written to take your new server from nothing to running Cosmog.
    • This will pull in both redroid_host.sh and redroid_setup.sh.
    • Config files for redroid_host.sh, Cosmog and Houndour will be auto generated based on answers to questions.
    • SCRIPT HAS ONLY BEEN TESTED ON UBUNTU SYSTEMS. YMMV
  2. redroid_host.sh

    • This script should be run on your redroid host
    • Requirements:
      • redroid_setup.sh
      • vm.txt
        • ip per line:
        • localhost:5555, localhost:5556, localhost:5557, etc
    • redroid containers should already be running before you start
  3. redroid_device.sh

    • This script is required by redroid_host.sh
    • This performs all of the necessary steps inside of redroid itself
    • Including setting up magisk and all necessary features
  4. atv_host.sh

    • This script must be run on a host on the same network as your android device(s)
    • Requirements in the directory:
      • cosmog*.apk
      • atv_device.sh
      • warning.xml (disables opengl warning on opengl devices < 3)
      • devices.txt
        • ip or host per line:
        • 192.168.1.1, 192.168.1.2, etc
  5. atv_device.sh

    • This script is required by atv_host.sh
    • This performs all of the necessary steps inside of android itself
    • Including setting up magisk features
  6. nmap_adb.sh

    • This script performs a network search for port 5555
    • It will output the results into devices.txt
    • You can also have it auto generate all IPs specified by a range
    • Argument options:
      • ./nmap_adb.sh 192.168.1.0/24
      • ./nmap_adb.sh 172.16.0.0/24 10.0.1.0/16
      • ./nmap_adb.sh 192.169.1.0-50 (generator)

config-scripts's People

Contributors

wrinklytesties avatar m3g4theking avatar sy1vi3 avatar xerockxmg 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.