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.41
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 /
http-proxy /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxr-xr-x
2022-04-21 14:32
.auto-changelog
113
B
-rw-r--r--
2022-04-21 14:25
.gitattributes
25
B
-rw-r--r--
2022-04-21 14:25
CHANGELOG.md
172.39
KB
-rw-r--r--
2022-04-21 14:25
CODE_OF_CONDUCT.md
3.18
KB
-rw-r--r--
2022-04-21 14:25
LICENSE
1.13
KB
-rw-r--r--
2022-04-21 14:25
README.md
18.95
KB
-rw-r--r--
2022-04-21 14:25
codecov.yml
156
B
-rw-r--r--
2022-04-21 14:25
index.js
375
B
-rw-r--r--
2022-04-21 14:25
package.json
1017
B
-rw-r--r--
2022-04-21 14:25
renovate.json
369
B
-rw-r--r--
2022-04-21 14:25
Save
Rename
{ "name": "http-proxy", "version": "1.18.1", "repository": { "type": "git", "url": "https://github.com/http-party/node-http-proxy.git" }, "description": "HTTP proxying for the masses", "author": "Charlie Robbins <charlie.robbins@gmail.com>", "maintainers": [ "jcrugzz <jcrugzz@gmail.com>" ], "main": "index.js", "dependencies": { "eventemitter3": "^4.0.0", "requires-port": "^1.0.0", "follow-redirects": "^1.0.0" }, "devDependencies": { "async": "^3.0.0", "auto-changelog": "^1.15.0", "concat-stream": "^2.0.0", "expect.js": "~0.3.1", "mocha": "^3.5.3", "nyc": "^14.0.0", "semver": "^5.0.3", "socket.io": "^2.1.0", "socket.io-client": "^2.1.0", "sse": "0.0.8", "ws": "^3.0.0" }, "scripts": { "mocha": "mocha test/*-test.js", "test": "nyc --reporter=text --reporter=lcov npm run mocha", "version": "auto-changelog -p && git add CHANGELOG.md" }, "engines": { "node": ">=8.0.0" }, "license": "MIT" }