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 /
uuid /
Delete
Unzip
Name
Size
Permission
Date
Action
dist
[ DIR ]
drwxr-xr-x
2022-04-21 14:33
CHANGELOG.md
12.38
KB
-rw-r--r--
2022-04-21 14:27
CONTRIBUTING.md
513
B
-rw-r--r--
2022-04-21 14:27
LICENSE.md
1.08
KB
-rw-r--r--
2022-04-21 14:27
README.md
16.18
KB
-rw-r--r--
2022-04-21 14:27
package.json
4.32
KB
-rw-r--r--
2022-04-21 14:27
wrapper.mjs
323
B
-rw-r--r--
2022-04-21 14:27
Save
Rename
# Contributing Please feel free to file GitHub Issues or propose Pull Requests. We're always happy to discuss improvements to this library! ## Testing ```shell npm test ``` ## Releasing Releases are supposed to be done from master, version bumping is automated through [`standard-version`](https://github.com/conventional-changelog/standard-version): ```shell npm run release -- --dry-run # verify output manually npm run release # follow the instructions from the output of this command ```