0

Is there a way to configure python to hide python version when running quick web test using http.server which can be wither updated in configuration file or setup in environment variables. There are code but not practical if you want to setup this in lot of machines.

 curl -kvl http://0.0.0.0 2>&1| grep -i python                                                                                                                                                                                      
< Server: SimpleHTTP/0.6 Python/3.10.5

user3754136
  • 509
  • 11
  • 25

0 Answers0