PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/crypto-browserify/example
Просмотр файла: test.js
'use strict';
var crypto = require('crypto');
var abc = crypto.createHash('sha1').update('abc').digest('hex');
console.log(abc);
// require('hello').inlineCall().call2()
Выполнить команду
Для локальной разработки. Не используйте в интернете!