Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
events /
node_modules /
next /
dist /
build /
[ HOME SHELL ]
Name
Size
Permission
Action
analysis
[ DIR ]
drwxrwxr-x
babel
[ DIR ]
drwxrwxr-x
jest
[ DIR ]
drwxrwxr-x
manifests
[ DIR ]
drwxrwxr-x
output
[ DIR ]
drwxrwxr-x
polyfills
[ DIR ]
drwxrwxr-x
swc
[ DIR ]
drwxrwxr-x
templates
[ DIR ]
drwxrwxr-x
webpack
[ DIR ]
drwxrwxr-x
webpack-build
[ DIR ]
drwxrwxr-x
build-context.d.ts
1.87
KB
-rw-rw-r--
build-context.js
1.57
KB
-rw-rw-r--
build-context.js.map
863
B
-rw-rw-r--
collect-build-traces.d.ts
768
B
-rw-rw-r--
collect-build-traces.js
24.28
KB
-rw-rw-r--
collect-build-traces.js.map
14.36
KB
-rw-rw-r--
compiler.d.ts
464
B
-rw-rw-r--
compiler.js
2.83
KB
-rw-rw-r--
compiler.js.map
1.82
KB
-rw-rw-r--
deployment-id.d.ts
69
B
-rw-rw-r--
deployment-id.js
466
B
-rw-rw-r--
deployment-id.js.map
311
B
-rw-rw-r--
entries.d.ts
3.88
KB
-rw-rw-r--
entries.js
26.05
KB
-rw-rw-r--
entries.js.map
16.14
KB
-rw-rw-r--
generate-build-id.d.ts
138
B
-rw-rw-r--
generate-build-id.js
860
B
-rw-rw-r--
generate-build-id.js.map
451
B
-rw-rw-r--
get-babel-config-file.d.ts
77
B
-rw-rw-r--
get-babel-config-file.js
856
B
-rw-rw-r--
get-babel-config-file.js.map
485
B
-rw-rw-r--
handle-externals.d.ts
1.34
KB
-rw-rw-r--
handle-externals.js
14.08
KB
-rw-rw-r--
handle-externals.js.map
6.95
KB
-rw-rw-r--
index.d.ts
3.42
KB
-rw-rw-r--
index.js
112.15
KB
-rw-rw-r--
index.js.map
59.85
KB
-rw-rw-r--
is-writeable.d.ts
74
B
-rw-rw-r--
is-writeable.js
653
B
-rw-rw-r--
is-writeable.js.map
381
B
-rw-rw-r--
load-entrypoint.d.ts
878
B
-rw-rw-r--
load-entrypoint.js
5.02
KB
-rw-rw-r--
load-entrypoint.js.map
3.19
KB
-rw-rw-r--
load-jsconfig.d.ts
310
B
-rw-rw-r--
load-jsconfig.js
4.87
KB
-rw-rw-r--
load-jsconfig.js.map
2.5
KB
-rw-rw-r--
noop-react-dom-server-legacy.d...
102
B
-rw-rw-r--
noop-react-dom-server-legacy.j...
846
B
-rw-rw-r--
noop-react-dom-server-legacy.j...
314
B
-rw-rw-r--
spinner.d.ts
173
B
-rw-rw-r--
spinner.js
3.84
KB
-rw-rw-r--
spinner.js.map
1.8
KB
-rw-rw-r--
type-check.d.ts
570
B
-rw-rw-r--
type-check.js
7.03
KB
-rw-rw-r--
type-check.js.map
3.53
KB
-rw-rw-r--
utils.d.ts
8.09
KB
-rw-rw-r--
utils.js
64.75
KB
-rw-rw-r--
utils.js.map
42.27
KB
-rw-rw-r--
webpack-config.d.ts
4.27
KB
-rw-rw-r--
webpack-config.js
102.53
KB
-rw-rw-r--
webpack-config.js.map
51.23
KB
-rw-rw-r--
worker.d.ts
124
B
-rw-rw-r--
worker.js
936
B
-rw-rw-r--
worker.js.map
133
B
-rw-rw-r--
write-build-id.d.ts
87
B
-rw-rw-r--
write-build-id.js
559
B
-rw-rw-r--
write-build-id.js.map
351
B
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : webpack-config.d.ts
import { webpack } from 'next/dist/compiled/webpack/webpack'; import type { CustomRoutes } from '../lib/load-custom-routes.js'; import type { CompilerNameValues } from '../shared/lib/constants'; import type { NextConfigComplete } from '../server/config-shared'; import type { Span } from '../trace'; import type { MiddlewareMatcher } from './analysis/get-page-static-info'; export declare function attachReactRefresh(webpackConfig: webpack.Configuration, targetLoader: webpack.RuleSetUseItem): void; export declare const NODE_RESOLVE_OPTIONS: { dependencyType: string; modules: string[]; fallback: boolean; exportsFields: string[]; importsFields: string[]; conditionNames: string[]; descriptionFiles: string[]; extensions: string[]; enforceExtensions: boolean; symlinks: boolean; mainFields: string[]; mainFiles: string[]; roots: never[]; fullySpecified: boolean; preferRelative: boolean; preferAbsolute: boolean; restrictions: never[]; }; export declare const NODE_BASE_RESOLVE_OPTIONS: { alias: boolean; dependencyType: string; modules: string[]; fallback: boolean; exportsFields: string[]; importsFields: string[]; conditionNames: string[]; descriptionFiles: string[]; extensions: string[]; enforceExtensions: boolean; symlinks: boolean; mainFields: string[]; mainFiles: string[]; roots: never[]; fullySpecified: boolean; preferRelative: boolean; preferAbsolute: boolean; restrictions: never[]; }; export declare const NODE_ESM_RESOLVE_OPTIONS: { alias: boolean; dependencyType: string; conditionNames: string[]; fullySpecified: boolean; modules: string[]; fallback: boolean; exportsFields: string[]; importsFields: string[]; descriptionFiles: string[]; extensions: string[]; enforceExtensions: boolean; symlinks: boolean; mainFields: string[]; mainFiles: string[]; roots: never[]; preferRelative: boolean; preferAbsolute: boolean; restrictions: never[]; }; export declare const NODE_BASE_ESM_RESOLVE_OPTIONS: { alias: boolean; dependencyType: string; conditionNames: string[]; fullySpecified: boolean; modules: string[]; fallback: boolean; exportsFields: string[]; importsFields: string[]; descriptionFiles: string[]; extensions: string[]; enforceExtensions: boolean; symlinks: boolean; mainFields: string[]; mainFiles: string[]; roots: never[]; preferRelative: boolean; preferAbsolute: boolean; restrictions: never[]; }; export declare const nextImageLoaderRegex: RegExp; export declare function loadProjectInfo({ dir, config, dev, }: { dir: string; config: NextConfigComplete; dev: boolean; }): Promise<{ jsConfig: { compilerOptions: Record<string, any>; } | undefined; resolvedBaseUrl: string | undefined; supportedBrowsers: string[] | undefined; }>; export default function getBaseWebpackConfig(dir: string, { buildId, config, compilerType, dev, entrypoints, isDevFallback, pagesDir, reactProductionProfiling, rewrites, originalRewrites, originalRedirects, runWebpackSpan, appDir, middlewareMatchers, noMangling, jsConfig, resolvedBaseUrl, supportedBrowsers, clientRouterFilters, previewModeId, fetchCacheKeyPrefix, allowedRevalidateHeaderKeys, }: { buildId: string; config: NextConfigComplete; compilerType: CompilerNameValues; dev?: boolean; entrypoints: webpack.EntryObject; isDevFallback?: boolean; pagesDir?: string; reactProductionProfiling?: boolean; rewrites: CustomRoutes['rewrites']; originalRewrites: CustomRoutes['rewrites'] | undefined; originalRedirects: CustomRoutes['redirects'] | undefined; runWebpackSpan: Span; appDir?: string; middlewareMatchers?: MiddlewareMatcher[]; noMangling?: boolean; jsConfig: any; resolvedBaseUrl: string | undefined; supportedBrowsers: string[] | undefined; clientRouterFilters?: { staticFilter: ReturnType<import('../shared/lib/bloom-filter').BloomFilter['export']>; dynamicFilter: ReturnType<import('../shared/lib/bloom-filter').BloomFilter['export']>; }; previewModeId?: string; fetchCacheKeyPrefix?: string; allowedRevalidateHeaderKeys?: string[]; }): Promise<webpack.Configuration>;
Close