Giter Site home page Giter Site logo

owproxy's Introduction


Logo

OWProxy

An extensible TCP Proxy written for ourWorld with Outfit Mod & Shield.
Getting Started

About The Project

OWProxy Screenshot OWProxy Screenshot Updated

OWProxy is a custom TCP proxy to manipulate inbound and outbound payloads for ourWorld session.
The functionality can be extended with custom plugins.

Getting Started

Windows

  1. Download the latest Windows release here: OWProxy for Windows.
  2. Extract the folder.
  3. Before opening ourWorld client run OWProxy.exe

Install from Source (Mac OS)

Prerequisites

Download Python here: https://www.python.org/downloads/

Installation

  1. Download the latest source release here: OWProxy Source.
  2. Extract the folder.
  3. Open terminal in the same folder, I am not going to teach you that.
pip3 install -r requirements.txt

^ You need to do that just once.

Usage

OWProxy Mac Usage

Before opening ourWorld client:
Open terminal in the same folder,

sudo python3 app.py

To close OWProxy, exit the OWProxy window first before closing the terminal.

Plugins

Outfit

Lets you wear any possible outfit. To save the current outfit, edit the text inside the box and click save. A custom outfit can be made within user's Wishlist and selecting that as an option.

outfits folder

Outfits are loaded from and saved to outfits folder.
Additional outfits are added from jess's scripts into a subdirectory, outfits_old. You may choose to move them back to outfits folder to be able to use.

Outfit Clone

The Dance off button is mapped to clone that user's outfit. The dance request to that user is not sent, but their outfit is cloned on your avatar instead.

Shield

This plugin blocks potentially malicious urls, allowing players to be protected from malicious session hijacking.
All the loaded avatar images are replaced with NPC Edwin's image to protect the client from arbitrary code execution.

Change Profile Color

OWProxy Color Change
Change the color once the client is connected. You may have to restart the client for new color to be updated on your client.

Disclaimer

The code provided is as-is, and there are no guarantees that it fits your purposes.
The author shall not be liable for any damage to your account whether incurred directly or indirectly.
Use at your own risk.

owproxy's People

Contributors

khanxbahria 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.