Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ubuntu@FAKELES-7310:~$ curl -v http://1xx.xxx.xx.227
- * Trying 1xx.xxx.xx.227:80...
- * Connected to 1xx.xxx.xx.227 (1xx.xxx.xx.227) port 80 (#0)
- > GET / HTTP/1.1
- > Host: 1xx.xxx.xx.227
- > User-Agent: curl/7.81.0
- > Accept: */*
- >
- * Mark bundle as not supporting multiuse
- * HTTP 1.0, assume close after body
- < HTTP/1.0 200 OK
- < Server: SimpleHTTP/0.6 Python/3.10.12
- < Date: Tue, 03 Oct 2023 20:55:19 GMT
- < Content-type: text/html
- < Content-Length: 24
- < Last-Modified: Tue, 03 Oct 2023 16:41:15 GMT
- <
- <h1>Server Running</h1>
- * Closing connection 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement