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.
Python smtpd デバッグ サーバーからの出力をパイプする方法はありますか
python -m smtpd -n -c DebuggingServer localhost:1025
データベース/ファイルで?
このポートのすべてのトラフィックを単純な Web ページに表示したいと考えています。良い方法があれば教えてください!
ご協力いただきありがとうございます。