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
Color coding the received stdout to separate the two operations.
go run platypus.go
Run 0.0.0.0 8080
Both STDIN and STDOUT have the same color which can be confusing when interaction within a operation.
The text was updated successfully, but these errors were encountered:
[+][#11] Using different colored output to distinguish user input and…
cbd1901
… victim output
The task is done. @felixguerrero12 Examples:
If there is any problem, please feel free to open an issue~ thank you for your suggestion, bro.
Sorry, something went wrong.
90f78dc
2023768
d52a795
WangYihang
No branches or pull requests
Description
Reproduce
go run platypus.go
Run 0.0.0.0 8080
...
Expected behavior
Current behavior
Both STDIN and STDOUT have the same color which can be confusing when interaction within a operation.
Screenshots/Terminal log
Environments
The text was updated successfully, but these errors were encountered: