Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.129.71.225
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp-musonza /
node_modules /
color-name /
Delete
Unzip
Name
Size
Permission
Date
Action
.eslintrc.json
1.13
KB
-rw-r--r--
2016-09-03 20:48
.npmignore
1.36
KB
-rw-r--r--
2015-06-28 21:51
LICENSE
1.06
KB
-rw-r--r--
2015-12-24 01:59
README.md
384
B
-rw-r--r--
2017-03-14 02:54
index.js
4.51
KB
-rw-r--r--
2017-07-15 22:13
package.json
1.28
KB
-rw-r--r--
2021-02-04 21:24
test.js
171
B
-rw-r--r--
2017-07-15 22:13
Save
Rename
//this will affect all the git repos git config --global core.excludesfile ~/.gitignore //update files since .ignore won't if already tracked git rm --cached <file> # Compiled source # ################### *.com *.class *.dll *.exe *.o *.so # Packages # ############ # it's better to unpack these files and commit the raw source # git has its own built in compression methods *.7z *.dmg *.gz *.iso *.jar *.rar *.tar *.zip # Logs and databases # ###################### *.log *.sql *.sqlite # OS generated files # ###################### .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes # Icon? ehthumbs.db Thumbs.db .cache .project .settings .tmproj *.esproj nbproject # Numerous always-ignore extensions # ##################################### *.diff *.err *.orig *.rej *.swn *.swo *.swp *.vi *~ *.sass-cache *.grunt *.tmp # Dreamweaver added files # ########################### _notes dwsync.xml # Komodo # ########################### *.komodoproject .komodotools # Node # ##################### node_modules # Bower # ##################### bower_components # Folders to ignore # ##################### .hg .svn .CVS intermediate publish .idea .graphics _test _archive uploads tmp # Vim files to ignore # ####################### .VimballRecord .netrwhist bundle.* _demo