Hacker News new | ask | show | jobs
by asdfghjhgfderty 1265 days ago
they are simply constructing GET request headers "by hand " based on some xml file downloaded earlier an then sendind that list of GET via `nc`. the example is just over confusing and using file named as 1, 2

I voted up because that is indeed neat tho.