Git Product home page Git Product logo

compressor's People

Contributors

dreae avatar gamemann avatar ldesgoui avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

compressor's Issues

[Suggestion] Layer 3 routing over multiple interfaces

This would be useful in a setup where your game server is connected to a single remote server / anycast network via a vpn tunnel wireguard or openvpn etc.
Thus allowing you to run your server behind a nat firewall on a home network etc.

In the config it could be interface2 and forwarding = 0/1.

You could do this by making at like a router and dnat the packets because ipip would not be needed. Or it would work if you received the ipip packets on that interface ...
Yeah also nice project btw I have been trying to get it to work like this but the thing is you would have to go both ways using XDP for the a2s_info caching and I am bad at this stuff.

errno: 16/"Device or resource busy"

Hi there and thanks in advance. I've been unable to run the compressor binary after successful make / install on Ubuntu 20.04 due to the following error:

src/compressor_cache_user.c:xsk_configure:511: Assertion failed: bind(sfd, (struct sockaddr *)&sxdp, sizeof(sxdp)) == 0: errno: 16/"Device or resource busy"

Any permutation of configuration file settings results in the same outcome, so long as I set the interface setting to the active public interface on which the primary IP is bound (in this case eth0). Let me know if I'm missing anything or can provide more info.

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.