emptygif
Bahasa: Bahasa Indonesia

Semua bahasa dan framework

base64 (GNU coreutils, BusyBox, macOS) Shell

Snippet Shell untuk base64 (GNU coreutils, BusyBox, macOS) yang menjawab request ke /pixel.gif dengan empty GIF, yang di-decode sekali saat startup.

base64 (GNU coreutils, BusyBox, macOS) Shell

File
pixel.sh
echo 'R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==' | base64 -d > pixel.gif

Kami telah menjalankan snippet ini dan membandingkan byte yang dikembalikannya.

Situs resmi: base64 (GNU coreutils, BusyBox, macOS)

Lainnya dalam Shell