GithubHelp home page GithubHelp logo

gnif / steamqueryproxy Goto Github PK

View Code? Open in Web Editor NEW
13.0 4.0 4.0 115 KB

Valve Steam Query reverse proxy using NFQUEUE to intercept and cache the Steam Query protocol for misbehaving dedicated servers.

License: MIT License

CMake 11.48% C 88.52%

steamqueryproxy's People

Contributors

gnif avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

steamqueryproxy's Issues

Getting implicit declaration error when complining the build

Hello there, i'm getting an error when im trying to compile the build by running make command (after doing mkdir build & cd build & cmake ../)

Tried and gotten the same error with these versions:

cmake version 3.20.0
cmake version 3.27.0-rc4
gcc version 9.4.0 (Ubuntu 20.04.1)
libnetfilter-queue-dev version 1.0.3-1
libmnl-dev version 1.0.4-2

The error that I am receiving:

[ 50%] Building C object CMakeFiles/SteamQueryProxy.dir/src/main.c.o
/root/SteamQueryProxy/src/main.c: In function ‘nfq_send_verdict’:
/root/SteamQueryProxy/src/main.c:380:9: error: implicit declaration of function ‘nfq_nlmsg_put’; did you mean ‘nfq_nlmsg_parse’? [-Werror=implicit-function-declaration]
  380 |   nlh = nfq_nlmsg_put(buf, NFQNL_MSG_VERDICT, queue_num);
      |         ^~~~~~~~~~~~~
      |         nfq_nlmsg_parse
compilation terminated due to -Wfatal-errors.
cc1: all warnings being treated as errors
make[2]: *** [CMakeFiles/SteamQueryProxy.dir/build.make:76: CMakeFiles/SteamQueryProxy.dir/src/main.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:84: CMakeFiles/SteamQueryProxy.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

recvfrom A2S_INFO: Resource temporarily unavailable

How to fix?

./SteamQueryProxy ... 27015
recvfrom A2S_INFO: Resource temporarily unavailable
recvfrom A2S_INFO: Resource temporarily unavailable
recvfrom A2S_INFO: Resource temporarily unavailable
recvfrom A2S_INFO: Resource temporarily unavailable
recvfrom A2S_INFO: Resource temporarily unavailable
recvfrom A2S_INFO: Resource temporarily unavailable
recvfrom A2S_INFO: Resource temporarily unavailable
recvfrom A2S_INFO: Resource temporarily unavailable
recvfrom A2S_INFO: Resource temporarily unavailable
recvfrom A2S_INFO: Resource temporarily unavailable

./SteamQueryProxy 0 27015 It also gives the same error

Full instructions

Hello. Thank you very much for your efforts. I kindly ask you to provide a more detailed compilation guide.

Stable?

Hey,

I see this is a new project, but I want to ask if this is stable as I get an error with an Counter-Strike (1.6) Server.

This is the error:

recvfrom A2S_INFO: Resource temporarily unavailable
recvfrom A2S_INFO: Resource temporarily unavailable
recvfrom A2S_INFO: Resource temporarily unavailable
recvfrom A2S_INFO: Resource temporarily unavailable
recvfrom A2S_INFO: Resource temporarily unavailable
recvfrom A2S_INFO: Resource temporarily unavailable
recvfrom A2S_INFO: Resource temporarily unavailable
recvfrom A2S_INFO: Resource temporarily unavailable
recvfrom A2S_INFO: Resource temporarily unavailable
recvfrom A2S_INFO: Resource temporarily unavailable

Settings are fine, but it seems that can't get data from gameserver.

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.