Last active
June 30, 2020 12:08
-
-
Save borisisok/9e839afac9be90f4a644e69fcb8f24d7 to your computer and use it in GitHub Desktop.
Nginx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# patch the server string away | |
perl -pi -e 's/nginx\/1\.16\.1/xxxxx\/0\.00\.0/g' /sbin/nginx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment