TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Cowsay.me

4 pointsby red_hareover 10 years ago

1 comment

red_hareover 10 years ago
The entire hack runs in one line of bash:<p>while true; do { echo -e &#x27;HTTP&#x2F;1.1 200 OK\r\n&#x27;; fortune -s | cowsay; } | nc -l 8080; done
评论 #8263331 未加载