@push.rocks/smartproxy 10.0.2 → 10.0.3

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.
@@ -3,7 +3,7 @@
3
3
  */
4
4
  export const commitinfo = {
5
5
  name: '@push.rocks/smartproxy',
6
- version: '10.0.2',
6
+ version: '10.0.3',
7
7
  description: 'A powerful proxy package that effectively handles high traffic, with features such as SSL/TLS support, port proxying, WebSocket handling, dynamic routing with authentication options, and automatic ACME certificate management.'
8
8
  };
9
9
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiMDBfY29tbWl0aW5mb19kYXRhLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vdHMvMDBfY29tbWl0aW5mb19kYXRhLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztHQUVHO0FBQ0gsTUFBTSxDQUFDLE1BQU0sVUFBVSxHQUFHO0lBQ3hCLElBQUksRUFBRSx3QkFBd0I7SUFDOUIsT0FBTyxFQUFFLFFBQVE7SUFDakIsV0FBVyxFQUFFLG1PQUFtTztDQUNqUCxDQUFBIn0=
@@ -1,3 +1,4 @@
1
+ import * as plugins from '../plugins.js';
1
2
  /**
2
3
  * Shared types for certificate management and domain options
3
4
  */
@@ -80,3 +81,5 @@ export interface IAcmeOptions {
80
81
  skipConfiguredCerts?: boolean;
81
82
  domainForwards?: IDomainForwardConfig[];
82
83
  }
84
+ export interface IReverseProxyConfig extends plugins.tsclass.network.IReverseProxyConfig {
85
+ }
@@ -1,6 +1,4 @@
1
- /**
2
- * Shared types for certificate management and domain options
3
- */
1
+ import * as plugins from '../plugins.js';
4
2
  /**
5
3
  * Events emitted by the Port80Handler
6
4
  */
@@ -14,4 +12,4 @@ export var Port80HandlerEvents;
14
12
  Port80HandlerEvents["MANAGER_STOPPED"] = "manager-stopped";
15
13
  Port80HandlerEvents["REQUEST_FORWARDED"] = "request-forwarded";
16
14
  })(Port80HandlerEvents || (Port80HandlerEvents = {}));
17
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHlwZXMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi90cy9jb21tb24vdHlwZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUErQkg7O0dBRUc7QUFDSCxNQUFNLENBQU4sSUFBWSxtQkFRWDtBQVJELFdBQVksbUJBQW1CO0lBQzdCLGdFQUF5QyxDQUFBO0lBQ3pDLGtFQUEyQyxDQUFBO0lBQzNDLGdFQUF5QyxDQUFBO0lBQ3pDLG9FQUE2QyxDQUFBO0lBQzdDLDBEQUFtQyxDQUFBO0lBQ25DLDBEQUFtQyxDQUFBO0lBQ25DLDhEQUF1QyxDQUFBO0FBQ3pDLENBQUMsRUFSVyxtQkFBbUIsS0FBbkIsbUJBQW1CLFFBUTlCIn0=
15
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHlwZXMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi90cy9jb21tb24vdHlwZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxLQUFLLE9BQU8sTUFBTSxlQUFlLENBQUM7QUFtQ3pDOztHQUVHO0FBQ0gsTUFBTSxDQUFOLElBQVksbUJBUVg7QUFSRCxXQUFZLG1CQUFtQjtJQUM3QixnRUFBeUMsQ0FBQTtJQUN6QyxrRUFBMkMsQ0FBQTtJQUMzQyxnRUFBeUMsQ0FBQTtJQUN6QyxvRUFBNkMsQ0FBQTtJQUM3QywwREFBbUMsQ0FBQTtJQUNuQywwREFBbUMsQ0FBQTtJQUNuQyw4REFBdUMsQ0FBQTtBQUN6QyxDQUFDLEVBUlcsbUJBQW1CLEtBQW5CLG1CQUFtQixRQVE5QiJ9
@@ -5,3 +5,5 @@ export * from './redirect/classes.redirect.js';
5
5
  export * from './smartproxy/classes.smartproxy.js';
6
6
  export * from './smartproxy/classes.pp.snihandler.js';
7
7
  export * from './smartproxy/classes.pp.interfaces.js';
8
+ import * as types from './common/types.js';
9
+ export { types };
package/dist_ts/index.js CHANGED
@@ -5,4 +5,6 @@ export * from './redirect/classes.redirect.js';
5
5
  export * from './smartproxy/classes.smartproxy.js';
6
6
  export * from './smartproxy/classes.pp.snihandler.js';
7
7
  export * from './smartproxy/classes.pp.interfaces.js';
8
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi90cy9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLDJDQUEyQyxDQUFDO0FBQzFELGNBQWMsMkNBQTJDLENBQUM7QUFDMUQsY0FBYywwQ0FBMEMsQ0FBQztBQUN6RCxjQUFjLGdDQUFnQyxDQUFDO0FBQy9DLGNBQWMsb0NBQW9DLENBQUM7QUFDbkQsY0FBYyx1Q0FBdUMsQ0FBQztBQUN0RCxjQUFjLHVDQUF1QyxDQUFDIn0=
8
+ import * as types from './common/types.js';
9
+ export { types };
10
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi90cy9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLDJDQUEyQyxDQUFDO0FBQzFELGNBQWMsMkNBQTJDLENBQUM7QUFDMUQsY0FBYywwQ0FBMEMsQ0FBQztBQUN6RCxjQUFjLGdDQUFnQyxDQUFDO0FBQy9DLGNBQWMsb0NBQW9DLENBQUM7QUFDbkQsY0FBYyx1Q0FBdUMsQ0FBQztBQUN0RCxjQUFjLHVDQUF1QyxDQUFDO0FBRXRELE9BQU8sS0FBSyxLQUFLLE1BQU0sbUJBQW1CLENBQUM7QUFDM0MsT0FBTyxFQUFFLEtBQUssRUFBRSxDQUFDIn0=
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@push.rocks/smartproxy",
3
- "version": "10.0.2",
3
+ "version": "10.0.3",
4
4
  "private": false,
5
5
  "description": "A powerful proxy package that effectively handles high traffic, with features such as SSL/TLS support, port proxying, WebSocket handling, dynamic routing with authentication options, and automatic ACME certificate management.",
6
6
  "main": "dist_ts/index.js",
@@ -18,9 +18,9 @@
18
18
  },
19
19
  "dependencies": {
20
20
  "@push.rocks/lik": "^6.2.2",
21
- "@push.rocks/smartacme": "^7.2.3",
21
+ "@push.rocks/smartacme": "^7.2.4",
22
22
  "@push.rocks/smartdelay": "^3.0.5",
23
- "@push.rocks/smartnetwork": "^4.0.0",
23
+ "@push.rocks/smartnetwork": "^4.0.1",
24
24
  "@push.rocks/smartpromise": "^4.2.3",
25
25
  "@push.rocks/smartrequest": "^2.1.0",
26
26
  "@push.rocks/smartstring": "^4.0.15",
@@ -30,7 +30,7 @@
30
30
  "@types/ws": "^8.18.1",
31
31
  "minimatch": "^10.0.1",
32
32
  "pretty-ms": "^9.2.0",
33
- "ws": "^8.18.1"
33
+ "ws": "^8.18.2"
34
34
  },
35
35
  "files": [
36
36
  "ts/**/*",
@@ -3,6 +3,6 @@
3
3
  */
4
4
  export const commitinfo = {
5
5
  name: '@push.rocks/smartproxy',
6
- version: '10.0.2',
6
+ version: '10.0.3',
7
7
  description: 'A powerful proxy package that effectively handles high traffic, with features such as SSL/TLS support, port proxying, WebSocket handling, dynamic routing with authentication options, and automatic ACME certificate management.'
8
8
  }
@@ -1,3 +1,5 @@
1
+ import * as plugins from '../plugins.js';
2
+
1
3
  /**
2
4
  * Shared types for certificate management and domain options
3
5
  */
@@ -86,4 +88,6 @@ export interface IAcmeOptions {
86
88
  certificateStore?: string; // Directory to store certificates
87
89
  skipConfiguredCerts?: boolean; // Skip domains with existing certificates
88
90
  domainForwards?: IDomainForwardConfig[]; // Domain-specific forwarding configs
89
- }
91
+ }
92
+
93
+ export interface IReverseProxyConfig extends plugins.tsclass.network.IReverseProxyConfig {}
package/ts/index.ts CHANGED
@@ -5,3 +5,6 @@ export * from './redirect/classes.redirect.js';
5
5
  export * from './smartproxy/classes.smartproxy.js';
6
6
  export * from './smartproxy/classes.pp.snihandler.js';
7
7
  export * from './smartproxy/classes.pp.interfaces.js';
8
+
9
+ import * as types from './common/types.js';
10
+ export { types };