ICMP runs on top of IP by Ciro Santilli 35 Updated +Created
This can be seen with Wireshark very clearly for example, just make a ping and disssemble it.
Find computer IP with the ip CLI tool by Ciro Santilli 35 Updated +Created
History of Silk Road by Ciro Santilli 35 Updated +Created
Silk Road bibliography by Ciro Santilli 35 Updated +Created
Spock by Ciro Santilli 35 Updated +Created
Ciro's nc HTTP test server by Ciro Santilli 35 Updated +Created
As per stackoverflow.com/a/52351480/895245 our standard test setup is:
while true; do
  resp=$"$(date): hello\n"
  len="$(printf '%s' "$resp" | wc -c)"
  printf "HTTP/1.1 200 OK\r\nContent-Length: $len\r\n\r\n${resp}\n" | nc -Nl 8000
done
List of bitcoin blocks by Ciro Santilli 35 Updated +Created
Bitcoin entrepreneur by Ciro Santilli 35 Updated +Created
Bitcoin Core executable by Ciro Santilli 35 Updated +Created
Bitcoin inscription method by Ciro Santilli 35 Updated +Created
Bitcoin miner inscription by Ciro Santilli 35 Updated +Created
Horrible Horrendous Terrible Tremendous by Ciro Santilli 35 Updated +Created
They might have shut down, but they still have the cutest name! And they've made some cute inscriptions too, see: HHTT
Bitcoin address by Ciro Santilli 35 Updated +Created
Coinbase transaction by Ciro Santilli 35 Updated +Created
The first transaction of each Bitcoin block is called the "coinbase transaction", and it is magic as it does not need to point to a previous output script and have a valid input script as it serves as a Block reward for miners.
ipinf.ru by Ciro Santilli 35 Updated +Created
Category 5 cable by Ciro Santilli 35 Updated +Created

Unlisted articles are being shown, click here to show only listed articles.