We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
uname -s -v -n -r -m
I notice a lot of bots that get trapped in pisshoff start off by running uname -s -v -n -r -m, but then disconnect after the command fails
It'd be pretty interesting to be able to configure specific responses for some commands like this.
I'm pretty new to rust, but I may take a shot at adding this.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I notice a lot of bots that get trapped in pisshoff start off by running
uname -s -v -n -r -m
, but then disconnect after the command failsIt'd be pretty interesting to be able to configure specific responses for some commands like this.
I'm pretty new to rust, but I may take a shot at adding this.
The text was updated successfully, but these errors were encountered: