@stacksjs/rpx 0.11.4 → 0.11.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/dns.d.ts DELETED
@@ -1,21 +0,0 @@
1
- /**
2
- * Start the DNS server
3
- */
4
- export declare function startDnsServer(domains: string[], verbose?: boolean): Promise<boolean>;
5
- /**
6
- * Stop the DNS server
7
- */
8
- export declare function stopDnsServer(verbose?: boolean): void;
9
- /**
10
- * Check if DNS server is running
11
- */
12
- export declare function isDnsServerRunning(): boolean;
13
- /**
14
- * Set up the macOS resolver for configured domains
15
- * Creates /etc/resolver/<tld> files pointing to our local DNS server
16
- */
17
- export declare function setupResolver(verbose?: boolean, domains?: string[]): Promise<boolean>;
18
- /**
19
- * Remove the macOS resolver files we created
20
- */
21
- export declare function removeResolver(verbose?: boolean): Promise<void>;
package/dist/src/index.js DELETED
@@ -1 +0,0 @@
1
- import{a as t,c as r,d as e,e as f,f as a,g as i,h as s,i as p,j as c,k as x,l as m,m as n,n as g,o as C,p as l,q as P,s as d,t as u,u as v,v as o}from"../chunk-pbbtnqsx.js";import"../chunk-3y886wa5.js";import{A as G,B as I,C as J,D as K,E as N,F as O,G as Q,w as j,x as q,y as z,z as B}from"../chunk-g5db14m7.js";import"../chunk-gbny098p.js";var U=o;export{u as startServer,v as startProxy,o as startProxies,Q as safeDeleteFile,f as removeHosts,P as portManager,i as loadSSLConfig,G as isValidRootCA,N as isSingleProxyOptions,O as isSingleProxyConfig,g as isPortInUse,K as isMultiProxyOptions,J as isMultiProxyConfig,n as isCertTrusted,x as httpsConfig,j as getSudoPassword,I as getPrimaryDomain,p as generateCertificate,s as forceTrustCertificate,C as findAvailablePort,B as extractHostname,q as execSudoSync,r as defaultConfig,U as default,z as debugLog,r as config,t as colors,m as cleanupCertificates,d as cleanup,a as checkHosts,c as checkExistingCertificates,e as addHosts,l as DefaultPortManager};