mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +00:00
Fix coding style of all scripts with Lunadry.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
--A "what is my IP" service code. Since most web browsers put up with servers
|
||||
--not sending proper HTTP headers, you can simply query the service with it.
|
||||
|
||||
print(os.getenv("NCAT_REMOTE_ADDR"))
|
||||
print(os.getenv "NCAT_REMOTE_ADDR")
|
||||
|
||||
Reference in New Issue
Block a user