Code Monkey home page Code Monkey logo

ps4-pkg-sender's Introduction

PS4 PKG Sender

This is a Docker compose Web Server UI for the PS4 Remote PKG installer

Dependencies

Install Docker Compose

Instructions here: https://docs.docker.com/compose/install/

Configure

IPs

In the docker-compose.yml file, you will see inside the environment section:

  • LOCALIP=192.168.0.2
  • PS4IP=192.168.0.100

Replace 192.168.0.2 (The value for LOCALIP) with the IP of the computer running this.

Replace 192.168.0.100 (The value for PS4IP) with the IP of the PS4.

Folder to serve PKGs from

./files is the folder that will be used to look for *.pkg files

You can:

  • Move the PKGs you want available inside the files folder.

or

  • Replace the files folder with a symlink pointing to where the PKGs you want available are.

Run

docker-compose -f /path/to/docker-compose.yml up

Usage

First, make sure the PS4 is running at the PS4IP and the PS4 Remote PKG installer is running.

You should be able to open in a browser http://192.168.0.2:3333/ (Replace the LOCALIP=192.168.0.2 for the one you configured)

It will load a page with all the PKG files it could find inside the files folder and their filesize.

Clicking on one of them will send it to the PS4 Remote PKG installer.

ps4-pkg-sender's People

Contributors

tansuka avatar shoyrock avatar justanormaldev 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.