S0N-0F-A-S0N / VitaUpdateBlocker

Simple alternative to Charles Proxy Trick.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VitaUpdateBlocker

This application does what Chales Proxy Trick does but without hassle.

Also this is Python based cross-platform application so you can even install this application to 24/7 running server to access PSN anyhwere.

Features

  • Automatically detects latest OFW version and Vita's version.
  • Can block other requests than update information for prevent server is being used as normal HTTP proxy server.

Portable Version

You can get portable executable for Windows here

Instructions

  1. Start vita_update_blocker.exe (or python vita_update_blocker.py)
  2. Open Settings app on your Vita, Go to Network-Wi-Fi Setting-AP Name-Advances Settings.
  3. Change proxy settings to ip:port that shown on VitaUpdateBlocker.
  4. Save settings and open PS Store application.
  5. You'll see front page of store, go Settings app again and disable proxy.
  6. Download contents from store or play games online.

Options

  • --port <PORT>: customize port, default is 127.0.0.1.
  • --block-traffics: blocks all traffics except for update information. This will be useful if you're going to make public server.

Requirements

To use VitaUpdateBlocker you need these requirements(portable version users can ignore this)

  • Python 2 (Python 3 is not supported due to compatibility with mitmproxy)
  • mitmproxy==0.12.1

About

Simple alternative to Charles Proxy Trick.


Languages

Language:Python 100.0%