GithubHelp home page GithubHelp logo

Comments (1)

mazurwiktor avatar mazurwiktor commented on June 11, 2024

Hey, sorry for late response I have a lot going on my head right now.

Either add support for vpn's or if you could point me int the right direction in the code(just generally so i wouldn't need to go through/ramp up on everything) I wouldn't mind looking into it and potentially make a PR.

I don't have time for implementing it myself but I'm willing to help you as much as possible.


AFAIK vpns like exit lag changes ports for incoming messages, thus I believe the best way to apporach it would be direcly in packet sniffing.

I guess I need to give you a quick dependency list of modules used in this project.

aostats (damage/healing/fame logic + UI)
|
|-- pyaoaddons python bindings for aoaddons

I guess the places for change would be https://github.com/mazurwiktor/albion-online-addons/blob/master/src/translate.rs, which is module containing hardcoded port to listen on

or directly in https://github.com/mazurwiktor/albion-online-addons/blob/master/src/packet_sniffer/mod.rs and hide vpn tunneling there


I hope it helps you. Let me know if you need more info. I'll try to response faster this time.

from albion-online-stats.

Related Issues (20)

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.