CSS Keylogger Düzeneği
Gerekli araçlar
1.nodejs
2.npm
Komut satırında
mkdir csskeyloggerexam
cd csskeyloggerexam
touch index.html
touch key.css
touch main.js
npm init
npm install live-server
package.json içindeki script -> start kısmını aşağıdaki gibi düzenleyin.
index.html için
key.css için
main.js için
npm start
Congratulations @serhatgurkan! You received a personal award!
You can view your badges on your Steem Board and compare to others on the Steem Ranking
Do not miss the last post from @steemitboard:
Vote for @Steemitboard as a witness to get one more award and increased upvotes!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit