Skip to content

Instantly share code, notes, and snippets.

View nealian's full-sized avatar

Ian Neal nealian

View GitHub Profile

Keybase proof

I hereby claim:

  • I am nealian on github.
  • I am wopr (https://keybase.io/wopr) on keybase.
  • I have a public key whose fingerprint is B712 B251 1DA2 D19D 150E 72F8 5B5B 790B DC20 AAAE

To claim this, I am signing this object:

require 'socket'
s = TCPSocket.new("104.131.107.153", 12121)
p s.gets
second_line = false
last_line = []
point = 0
s.each_line do |line|
puts line