Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Quake 1/2/3 Rcon #49

Open
Gelmo opened this issue Apr 5, 2024 · 3 comments
Open

Support for Quake 1/2/3 Rcon #49

Gelmo opened this issue Apr 5, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@Gelmo
Copy link

Gelmo commented Apr 5, 2024

Howdy! Is there any interest in adding support for rcon with older Quake servers? Could be it's own type, like -t quake.

❯ quake3-rcon IP_ADDRESS RCON_PASS PORT
initialized. write your rcon commands here (send by pressing Enter):
status
server: print
Rcon Packet REDACTED
map              : jerms_da4
...
❯ rcon -a IP_ADDRESS:PORT -p RCON_PASS
cli: auth: rcon: dial tcp IP_ADDRESS:PORT: connect: connection refused

https://github.com/thbaumbach/node-quake3-rcon

@Gelmo
Copy link
Author

Gelmo commented Apr 5, 2024

I THINK the only difference is connecting via udp instead of tcp?

@Gelmo
Copy link
Author

Gelmo commented Apr 5, 2024

I guess this also requires a change to https://github.com/gorcon/rcon - Should I make an issue there?

@outdead outdead self-assigned this Apr 8, 2024
@outdead outdead added the enhancement New feature or request label Apr 8, 2024
@outdead
Copy link
Member

outdead commented Apr 8, 2024

Hi! I'l see

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants