Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
netcat のスタンドアロン実装が必要です。問題は、netcat が 1000 個のライブラリを追加する必要があることです。新しいものを変更して実装するには、1 つのファイルに小さな netcat が 1 つ必要です。
simple-netcat を知っている人はいますか?
OpenBSD netcatは、BSD風のCライブラリだけを必要としているようです。