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.52
Domains :
Cant Read [ /etc/named.conf ]
User : SISTEMA
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
C: /
Program Files /
Java /
jdk1.8.0_311 /
jre /
lib /
Delete
Unzip
Name
Size
Permission
Date
Action
amd64
[ DIR ]
drwxrwxrwx
2024-03-03 21:28
applet
[ DIR ]
drwxrwxrwx
2022-02-23 02:35
cmm
[ DIR ]
drwxrwxrwx
2024-03-03 21:28
ext
[ DIR ]
drwxrwxrwx
2024-03-03 21:28
fonts
[ DIR ]
drwxrwxrwx
2024-03-03 21:28
images
[ DIR ]
drwxrwxrwx
2024-03-03 21:28
jfr
[ DIR ]
drwxrwxrwx
2024-03-03 21:28
management
[ DIR ]
drwxrwxrwx
2024-03-03 21:28
oblique-fonts
[ DIR ]
drwxrwxrwx
2024-03-03 21:28
security
[ DIR ]
drwxrwxrwx
2024-03-03 21:28
calendars.properties
1.45
KB
-rw-rw-rw-
2021-09-27 14:26
charsets.jar
2.99
MB
-rw-rw-rw-
2021-09-27 14:26
classlist
82.33
KB
-rw-rw-rw-
2021-09-27 14:26
content-types.properties
5.78
KB
-rw-rw-rw-
2021-09-27 14:26
currency.data
4.01
KB
-rw-rw-rw-
2021-09-27 14:26
flavormap.properties
3.81
KB
-rw-rw-rw-
2021-09-27 14:26
fontconfig.RedHat.5.bfc
4.43
KB
-rw-rw-rw-
2021-09-27 14:26
fontconfig.RedHat.5.properties.src
8.63
KB
-rw-rw-rw-
2021-09-27 14:26
fontconfig.RedHat.6.bfc
4.15
KB
-rw-rw-rw-
2021-09-27 14:26
fontconfig.RedHat.6.properties.src
8.53
KB
-rw-rw-rw-
2021-09-27 14:26
fontconfig.SuSE.10.bfc
6.54
KB
-rw-rw-rw-
2021-09-27 14:26
fontconfig.SuSE.10.properties.src
16.38
KB
-rw-rw-rw-
2021-09-27 14:26
fontconfig.SuSE.11.bfc
6.87
KB
-rw-rw-rw-
2021-09-27 14:26
fontconfig.SuSE.11.properties.src
16.39
KB
-rw-rw-rw-
2021-09-27 14:26
fontconfig.Turbo.bfc
4.56
KB
-rw-rw-rw-
2021-09-27 14:26
fontconfig.Turbo.properties.src
8.98
KB
-rw-rw-rw-
2021-09-27 14:26
fontconfig.bfc
1.64
KB
-rw-rw-rw-
2021-09-27 14:26
fontconfig.properties.src
1.89
KB
-rw-rw-rw-
2021-09-27 14:26
hijrah-config-umalqura.properties
13.63
KB
-rw-rw-rw-
2021-09-27 14:26
jce.jar
115.37
KB
-rw-rw-rw-
2021-09-27 14:26
jexec
13.34
KB
-rw-rw-rw-
2021-09-27 14:26
jfr.jar
559.76
KB
-rw-rw-rw-
2021-09-27 14:26
jsse.jar
1.84
MB
-rw-rw-rw-
2021-09-27 14:26
jvm.hprof.txt
4.13
KB
-rw-rw-rw-
2021-09-27 14:26
logging.properties
2.4
KB
-rw-rw-rw-
2021-09-27 14:26
management-agent.jar
382
B
-rw-rw-rw-
2021-09-27 14:26
meta-index
1.99
KB
-rw-rw-rw-
2021-09-27 14:26
net.properties
5.23
KB
-rw-rw-rw-
2021-09-27 14:26
psfont.properties.ja
2.73
KB
-rw-rw-rw-
2021-09-27 14:26
psfontj2d.properties
10.15
KB
-rw-rw-rw-
2021-09-27 14:26
resources.jar
3.4
MB
-rw-rw-rw-
2021-09-27 14:26
rt.jar
64.44
MB
-rw-rw-rw-
2021-09-27 14:26
sound.properties
1.18
KB
-rw-rw-rw-
2021-09-27 14:26
tzdb.dat
105.4
KB
-rw-rw-rw-
2021-09-27 14:26
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 # Authentication Scheme restrictions for HTTP and HTTPS. # # In some environments certain authentication schemes may be undesirable # when proxying HTTP or HTTPS. For example, "Basic" results in effectively the # cleartext transmission of the user's password over the physical network. # This section describes the mechanism for disabling authentication schemes # based on the scheme name. Disabled schemes will be treated as if they are not # supported by the implementation. # # The 'jdk.http.auth.tunneling.disabledSchemes' property lists the authentication # schemes that will be disabled when tunneling HTTPS over a proxy, HTTP CONNECT. # The 'jdk.http.auth.proxying.disabledSchemes' property lists the authentication # schemes that will be disabled when proxying HTTP. # # In both cases the property is a comma-separated list of, case-insensitive, # authentication scheme names, as defined by their relevant RFCs. An # implementation may, but is not required to, support common schemes whose names # include: 'Basic', 'Digest', 'NTLM', 'Kerberos', 'Negotiate'. A scheme that # is not known, or not supported, by the implementation is ignored. # # Note: This property is currently used by the JDK Reference implementation. It # is not guaranteed to be examined and used by other implementations. # #jdk.http.auth.proxying.disabledSchemes= jdk.http.auth.tunneling.disabledSchemes=Basic # # Transparent NTLM HTTP authentication mode on Windows. Transparent authentication # can be used for the NTLM scheme, where the security credentials based on the # currently logged in user's name and password can be obtained directly from the # operating system, without prompting the user. This property has three possible # values which regulate the behavior as shown below. Other unrecognized values # are handled the same as 'disabled'. Note, that NTLM is not considered to be a # strongly secure authentication scheme and care should be taken before enabling # this mechanism. # # Transparent authentication never used. #jdk.http.ntlm.transparentAuth=disabled # # Enabled for all hosts. #jdk.http.ntlm.transparentAuth=allHosts # # Enabled for hosts that are trusted in Windows Internet settings #jdk.http.ntlm.transparentAuth=trustedHosts # jdk.http.ntlm.transparentAuth=disabled