Skip to content

Instantly share code, notes, and snippets.

@ertugrulozcan
Last active August 27, 2019 11:19
Show Gist options
  • Select an option

  • Save ertugrulozcan/87d008ccc6027e1dbeeecefbe0d84784 to your computer and use it in GitHub Desktop.

Select an option

Save ertugrulozcan/87d008ccc6027e1dbeeecefbe0d84784 to your computer and use it in GitHub Desktop.
$ telnet info.cern.ch 80
> Connection 1 Establishment - TCP Three-Way Handshake
> Connected to 0.0.0.0
--Request--
GET /project.html
--Response--
<html>
A very simple HTML page
</html>
> Connection 1 Closed - TCP Teardown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment