Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.119
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
iNetty /
node_modules /
dns-packet /
Delete
Unzip
Name
Size
Permission
Date
Action
LICENSE
1.05
KB
-rw-r--r--
2022-04-21 14:25
README.md
3.29
KB
-rw-r--r--
2022-04-21 14:25
index.js
17.42
KB
-rw-r--r--
2022-04-21 14:25
opcodes.js
1.27
KB
-rw-r--r--
2022-04-21 14:25
package.json
899
B
-rw-r--r--
2022-04-21 14:25
rcodes.js
1.24
KB
-rw-r--r--
2022-04-21 14:25
types.js
2.52
KB
-rw-r--r--
2022-04-21 14:25
Save
Rename
{ "name": "dns-packet", "version": "1.3.4", "description": "An abstract-encoding compliant module for encoding / decoding DNS packets", "repository": { "type": "git", "url": "https://github.com/mafintosh/dns-packet" }, "dependencies": { "ip": "^1.1.0", "safe-buffer": "^5.0.1" }, "devDependencies": { "eslint": "^4.15.0", "standard": "^6.0.5", "tape": "^4.4.0" }, "scripts": { "test": "standard && eslint --color *.js && tape test.js" }, "bugs": { "url": "https://github.com/mafintosh/dns-packet/issues" }, "homepage": "https://github.com/mafintosh/dns-packet", "main": "index.js", "keywords": [ "dns", "packet", "encodings", "encoding", "encoder", "abstract-encoding" ], "files": [ "index.js", "types.js", "rcodes.js", "opcodes.js" ], "author": "Mathias Buus", "license": "MIT" }