smartproxy/ts/00_commitinfo_data.ts

9 lines
388 B
TypeScript
Raw Normal View History

2022-07-29 00:49:46 +02:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2022-07-29 00:49:46 +02:00
*/
export const commitinfo = {
2023-07-27 16:27:50 +02:00
name: '@push.rocks/smartproxy',
version: '3.37.2',
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.'
2022-07-29 00:49:46 +02:00
}