antigravity-mobile-proxy 0.1.2 → 0.1.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.
Files changed (594) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/build-manifest.json +2 -2
  3. package/.next/standalone/.next/prerender-manifest.json +3 -3
  4. package/.next/standalone/.next/required-server-files.json +5 -2
  5. package/.next/standalone/.next/server/app/_global-error/page.js +1 -1
  6. package/.next/standalone/.next/server/app/_global-error/page.js.nft.json +1 -1
  7. package/.next/standalone/.next/server/app/_global-error.html +2 -2
  8. package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
  9. package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  10. package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  11. package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  12. package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  13. package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  14. package/.next/standalone/.next/server/app/_not-found/page.js +1 -1
  15. package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  16. package/.next/standalone/.next/server/app/api/v1/artifacts/[convId]/[filename]/route.js +2 -2
  17. package/.next/standalone/.next/server/app/api/v1/artifacts/[convId]/[filename]/route.js.nft.json +1 -1
  18. package/.next/standalone/.next/server/app/api/v1/artifacts/[convId]/route.js +2 -2
  19. package/.next/standalone/.next/server/app/api/v1/artifacts/[convId]/route.js.nft.json +1 -1
  20. package/.next/standalone/.next/server/app/api/v1/artifacts/active/[filename]/route.js +2 -2
  21. package/.next/standalone/.next/server/app/api/v1/artifacts/active/[filename]/route.js.nft.json +1 -1
  22. package/.next/standalone/.next/server/app/api/v1/artifacts/active/route.js +2 -2
  23. package/.next/standalone/.next/server/app/api/v1/artifacts/active/route.js.nft.json +1 -1
  24. package/.next/standalone/.next/server/app/api/v1/artifacts/route.js +2 -2
  25. package/.next/standalone/.next/server/app/api/v1/artifacts/route.js.nft.json +1 -1
  26. package/.next/standalone/.next/server/app/api/v1/chat/action/route.js +6 -2
  27. package/.next/standalone/.next/server/app/api/v1/chat/action/route.js.nft.json +1 -1
  28. package/.next/standalone/.next/server/app/api/v1/chat/approve/route.js +6 -2
  29. package/.next/standalone/.next/server/app/api/v1/chat/approve/route.js.nft.json +1 -1
  30. package/.next/standalone/.next/server/app/api/v1/chat/history/route.js +6 -2
  31. package/.next/standalone/.next/server/app/api/v1/chat/history/route.js.nft.json +1 -1
  32. package/.next/standalone/.next/server/app/api/v1/chat/mode/route.js +6 -2
  33. package/.next/standalone/.next/server/app/api/v1/chat/mode/route.js.nft.json +1 -1
  34. package/.next/standalone/.next/server/app/api/v1/chat/new/route.js +6 -2
  35. package/.next/standalone/.next/server/app/api/v1/chat/new/route.js.nft.json +1 -1
  36. package/.next/standalone/.next/server/app/api/v1/chat/reject/route.js +6 -2
  37. package/.next/standalone/.next/server/app/api/v1/chat/reject/route.js.nft.json +1 -1
  38. package/.next/standalone/.next/server/app/api/v1/chat/route.js +6 -2
  39. package/.next/standalone/.next/server/app/api/v1/chat/route.js.nft.json +1 -1
  40. package/.next/standalone/.next/server/app/api/v1/chat/state/route.js +6 -2
  41. package/.next/standalone/.next/server/app/api/v1/chat/state/route.js.nft.json +1 -1
  42. package/.next/standalone/.next/server/app/api/v1/chat/stream/route.js +6 -3
  43. package/.next/standalone/.next/server/app/api/v1/chat/stream/route.js.nft.json +1 -1
  44. package/.next/standalone/.next/server/app/api/v1/conversations/active/route.js +2 -2
  45. package/.next/standalone/.next/server/app/api/v1/conversations/active/route.js.nft.json +1 -1
  46. package/.next/standalone/.next/server/app/api/v1/conversations/route.js +6 -3
  47. package/.next/standalone/.next/server/app/api/v1/conversations/route.js.nft.json +1 -1
  48. package/.next/standalone/.next/server/app/api/v1/conversations/select/route.js +6 -2
  49. package/.next/standalone/.next/server/app/api/v1/conversations/select/route.js.nft.json +1 -1
  50. package/.next/standalone/.next/server/app/api/v1/debug/dom/route.js +6 -2
  51. package/.next/standalone/.next/server/app/api/v1/debug/dom/route.js.nft.json +1 -1
  52. package/.next/standalone/.next/server/app/api/v1/debug/scrape/route.js +6 -2
  53. package/.next/standalone/.next/server/app/api/v1/debug/scrape/route.js.nft.json +1 -1
  54. package/.next/standalone/.next/server/app/api/v1/health/route.js +6 -2
  55. package/.next/standalone/.next/server/app/api/v1/health/route.js.nft.json +1 -1
  56. package/.next/standalone/.next/server/app/api/v1/windows/cdp-start/route.js +2 -2
  57. package/.next/standalone/.next/server/app/api/v1/windows/cdp-start/route.js.nft.json +1 -1
  58. package/.next/standalone/.next/server/app/api/v1/windows/cdp-status/route.js +2 -2
  59. package/.next/standalone/.next/server/app/api/v1/windows/cdp-status/route.js.nft.json +1 -1
  60. package/.next/standalone/.next/server/app/api/v1/windows/close/route.js +6 -2
  61. package/.next/standalone/.next/server/app/api/v1/windows/close/route.js.nft.json +1 -1
  62. package/.next/standalone/.next/server/app/api/v1/windows/open/route.js +6 -2
  63. package/.next/standalone/.next/server/app/api/v1/windows/open/route.js.nft.json +1 -1
  64. package/.next/standalone/.next/server/app/api/v1/windows/recent/route.js +2 -2
  65. package/.next/standalone/.next/server/app/api/v1/windows/recent/route.js.nft.json +1 -1
  66. package/.next/standalone/.next/server/app/api/v1/windows/route.js +6 -2
  67. package/.next/standalone/.next/server/app/api/v1/windows/route.js.nft.json +1 -1
  68. package/.next/standalone/.next/server/app/api/v1/windows/select/route.js +6 -2
  69. package/.next/standalone/.next/server/app/api/v1/windows/select/route.js.nft.json +1 -1
  70. package/.next/standalone/.next/server/app/debug/page.js +1 -1
  71. package/.next/standalone/.next/server/app/debug/page.js.nft.json +1 -1
  72. package/.next/standalone/.next/server/app/favicon.ico/route.js +1 -1
  73. package/.next/standalone/.next/server/app/favicon.ico/route.js.nft.json +1 -1
  74. package/.next/standalone/.next/server/app/page.js +1 -1
  75. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  76. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0d31b133._.js +3 -0
  77. package/.next/standalone/.next/server/chunks/[root-of-the-server]__133ac672._.js +3 -0
  78. package/.next/standalone/.next/server/chunks/[root-of-the-server]__1535be2d._.js +3 -0
  79. package/.next/standalone/.next/server/chunks/[root-of-the-server]__1ee7d416._.js +3 -0
  80. package/.next/standalone/.next/server/chunks/[root-of-the-server]__22df301c._.js +3 -0
  81. package/.next/standalone/.next/server/chunks/[root-of-the-server]__25f5f8ec._.js +3 -0
  82. package/.next/standalone/.next/server/chunks/[root-of-the-server]__26662154._.js +3 -0
  83. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__2ec5ba30._.js → [root-of-the-server]__3fe6d12c._.js} +2 -2
  84. package/.next/standalone/.next/server/chunks/[root-of-the-server]__4b17d628._.js +3 -0
  85. package/.next/standalone/.next/server/chunks/[root-of-the-server]__4c540a38._.js +3 -0
  86. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__8d2624da._.js → [root-of-the-server]__4d161104._.js} +2 -2
  87. package/.next/standalone/.next/server/chunks/[root-of-the-server]__53c4f34d._.js +3 -0
  88. package/.next/standalone/.next/server/chunks/[root-of-the-server]__68965284._.js +3 -0
  89. package/.next/standalone/.next/server/chunks/[root-of-the-server]__8cb67283._.js +5 -0
  90. package/.next/standalone/.next/server/chunks/[root-of-the-server]__8f5ebbc3._.js +7 -0
  91. package/.next/standalone/.next/server/chunks/[root-of-the-server]__8f8bd59f._.js +20 -0
  92. package/.next/standalone/.next/server/chunks/[root-of-the-server]__9166d84a._.js +3 -0
  93. package/.next/standalone/.next/server/chunks/[root-of-the-server]__94275f7f._.js +3 -0
  94. package/.next/standalone/.next/server/chunks/[root-of-the-server]__c34d50c8._.js +3 -0
  95. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__8fdd2340._.js → [root-of-the-server]__c696771d._.js} +2 -2
  96. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0bd52b41._.js → [root-of-the-server]__cd7ccfdd._.js} +2 -2
  97. package/.next/standalone/.next/server/chunks/[root-of-the-server]__d5818e20._.js +3 -0
  98. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__360475ac._.js → [root-of-the-server]__db7b3604._.js} +2 -2
  99. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__eeb89c13._.js → [root-of-the-server]__dc1db6cb._.js} +2 -2
  100. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__4effd91a._.js → [root-of-the-server]__e9181374._.js} +2 -2
  101. package/.next/standalone/.next/server/chunks/[root-of-the-server]__eb9ef4db._.js +3 -0
  102. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__4448d3d4._.js → [root-of-the-server]__ec32b318._.js} +2 -2
  103. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__7f18ffd0._.js → [root-of-the-server]__f54bea3d._.js} +2 -2
  104. package/.next/standalone/.next/server/chunks/[root-of-the-server]__fabd57e0._.js +3 -0
  105. package/.next/standalone/.next/server/chunks/[root-of-the-server]__fd0215df._.js +3 -0
  106. package/.next/standalone/.next/server/chunks/lib_cdp_connection_ts_075c799e._.js +41 -0
  107. package/.next/standalone/.next/server/chunks/node_modules_151ca6ae._.js +3 -0
  108. package/.next/standalone/.next/server/chunks/node_modules_1f8a2929._.js +3 -0
  109. package/.next/standalone/.next/server/chunks/node_modules_2d9a2f12._.js +4 -0
  110. package/.next/standalone/.next/server/chunks/node_modules_3b486fee._.js +3 -0
  111. package/.next/standalone/.next/server/chunks/node_modules_64199bef._.js +3 -0
  112. package/.next/standalone/.next/server/chunks/node_modules_@puppeteer_browsers_lib_esm_main_83020de3.js +3 -0
  113. package/.next/standalone/.next/server/chunks/node_modules_f81d3958._.js +3 -0
  114. package/.next/standalone/.next/server/chunks/node_modules_next_1402a1da._.js +2 -2
  115. package/.next/standalone/.next/server/chunks/node_modules_yargs_helpers_helpers_mjs_abe15519._.js +3 -0
  116. package/.next/standalone/.next/server/chunks/node_modules_yargs_index_mjs_c4f6f97b._.js +56 -0
  117. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__703e5e24._.js +3 -0
  118. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__edab6069._.js +3 -0
  119. package/.next/standalone/.next/server/chunks/ssr/node_modules_63dba3f8._.js +1 -1
  120. package/.next/standalone/.next/server/pages/500.html +2 -2
  121. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  122. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  123. package/.next/standalone/next.config.js +19 -0
  124. package/.next/standalone/node_modules/@img/sharp-libvips-linuxmusl-x64/README.md +46 -0
  125. package/.next/standalone/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/glib-2.0/include/glibconfig.h +221 -0
  126. package/.next/standalone/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/index.js +1 -0
  127. package/.next/standalone/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/libvips-cpp.so.8.17.3 +0 -0
  128. package/.next/standalone/node_modules/@img/sharp-libvips-linuxmusl-x64/package.json +42 -0
  129. package/.next/standalone/node_modules/@img/sharp-libvips-linuxmusl-x64/versions.json +30 -0
  130. package/.next/standalone/node_modules/@img/sharp-linuxmusl-x64/lib/sharp-linuxmusl-x64.node +0 -0
  131. package/.next/standalone/node_modules/@img/sharp-linuxmusl-x64/package.json +46 -0
  132. package/.next/standalone/node_modules/next/dist/build/generate-build-id.js +5 -1
  133. package/.next/standalone/package-lock.json +140 -129
  134. package/.next/standalone/package.json +4 -3
  135. package/.next/standalone/scripts/patch-next.js +69 -0
  136. package/.next/standalone/server.js +1 -1
  137. package/.next/standalone/tsconfig.json +14 -4
  138. package/package.json +4 -3
  139. package/.next/standalone/.next/server/chunks/[root-of-the-server]__08f06ee9._.js +0 -3
  140. package/.next/standalone/.next/server/chunks/[root-of-the-server]__15c96786._.js +0 -3
  141. package/.next/standalone/.next/server/chunks/[root-of-the-server]__19ee93c1._.js +0 -3
  142. package/.next/standalone/.next/server/chunks/[root-of-the-server]__324dc867._.js +0 -3
  143. package/.next/standalone/.next/server/chunks/[root-of-the-server]__38025e07._.js +0 -3
  144. package/.next/standalone/.next/server/chunks/[root-of-the-server]__4a837477._.js +0 -3
  145. package/.next/standalone/.next/server/chunks/[root-of-the-server]__4f9fdc77._.js +0 -3
  146. package/.next/standalone/.next/server/chunks/[root-of-the-server]__556e6cd5._.js +0 -3
  147. package/.next/standalone/.next/server/chunks/[root-of-the-server]__6479a312._.js +0 -3
  148. package/.next/standalone/.next/server/chunks/[root-of-the-server]__693625a1._.js +0 -3
  149. package/.next/standalone/.next/server/chunks/[root-of-the-server]__6ec98c1f._.js +0 -3
  150. package/.next/standalone/.next/server/chunks/[root-of-the-server]__7f696ede._.js +0 -3
  151. package/.next/standalone/.next/server/chunks/[root-of-the-server]__8aa4aa02._.js +0 -3
  152. package/.next/standalone/.next/server/chunks/[root-of-the-server]__9d217c47._.js +0 -7
  153. package/.next/standalone/.next/server/chunks/[root-of-the-server]__9e54cdc1._.js +0 -3
  154. package/.next/standalone/.next/server/chunks/[root-of-the-server]__a73e4e4f._.js +0 -3
  155. package/.next/standalone/.next/server/chunks/[root-of-the-server]__cd1b9505._.js +0 -3
  156. package/.next/standalone/.next/server/chunks/[root-of-the-server]__d850c12e._.js +0 -3
  157. package/.next/standalone/.next/server/chunks/[root-of-the-server]__ef121746._.js +0 -3
  158. package/.next/standalone/.next/server/chunks/_7273dcfc._.js +0 -3
  159. package/.next/standalone/.next/server/chunks/_8dd0f398._.js +0 -5
  160. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__4fe85c38._.js +0 -3
  161. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__85930638._.js +0 -3
  162. package/.next/standalone/next.config.ts +0 -10
  163. package/.next/standalone/node_modules/@puppeteer/browsers/package.json +0 -125
  164. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/asyncify-helpers.js +0 -53
  165. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/context-asyncify.js +0 -58
  166. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/context.js +0 -691
  167. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/debug.js +0 -6
  168. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/deferred-promise.js +0 -96
  169. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/errors.js +0 -58
  170. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/esmHelpers.js +0 -19
  171. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/generated/emscripten-module.WASM_RELEASE_SYNC.js +0 -387
  172. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/generated/ffi.WASM_RELEASE_SYNC.js +0 -71
  173. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/index.js +0 -128
  174. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/lifetime.js +0 -227
  175. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/memory.js +0 -41
  176. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/module-asyncify.js +0 -97
  177. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/module-test.js +0 -77
  178. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/module.js +0 -302
  179. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/runtime-asyncify.js +0 -49
  180. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/runtime.js +0 -300
  181. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/types-ffi.js +0 -38
  182. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/types.js +0 -58
  183. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/variants.js +0 -169
  184. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/dist/vm-interface.js +0 -12
  185. package/.next/standalone/node_modules/@tootallnate/quickjs-emscripten/package.json +0 -60
  186. package/.next/standalone/node_modules/agent-base/dist/helpers.js +0 -66
  187. package/.next/standalone/node_modules/agent-base/dist/index.js +0 -178
  188. package/.next/standalone/node_modules/agent-base/package.json +0 -46
  189. package/.next/standalone/node_modules/ast-types/def/babel-core.js +0 -256
  190. package/.next/standalone/node_modules/ast-types/def/babel.js +0 -11
  191. package/.next/standalone/node_modules/ast-types/def/core.js +0 -298
  192. package/.next/standalone/node_modules/ast-types/def/es-proposals.js +0 -33
  193. package/.next/standalone/node_modules/ast-types/def/es2020.js +0 -16
  194. package/.next/standalone/node_modules/ast-types/def/es6.js +0 -210
  195. package/.next/standalone/node_modules/ast-types/def/es7.js +0 -34
  196. package/.next/standalone/node_modules/ast-types/def/esprima.js +0 -49
  197. package/.next/standalone/node_modules/ast-types/def/flow.js +0 -292
  198. package/.next/standalone/node_modules/ast-types/def/jsx.js +0 -103
  199. package/.next/standalone/node_modules/ast-types/def/type-annotations.js +0 -40
  200. package/.next/standalone/node_modules/ast-types/def/typescript.js +0 -344
  201. package/.next/standalone/node_modules/ast-types/fork.js +0 -52
  202. package/.next/standalone/node_modules/ast-types/gen/namedTypes.js +0 -6
  203. package/.next/standalone/node_modules/ast-types/lib/equiv.js +0 -154
  204. package/.next/standalone/node_modules/ast-types/lib/node-path.js +0 -411
  205. package/.next/standalone/node_modules/ast-types/lib/path-visitor.js +0 -343
  206. package/.next/standalone/node_modules/ast-types/lib/path.js +0 -331
  207. package/.next/standalone/node_modules/ast-types/lib/scope.js +0 -318
  208. package/.next/standalone/node_modules/ast-types/lib/shared.js +0 -47
  209. package/.next/standalone/node_modules/ast-types/lib/types.js +0 -780
  210. package/.next/standalone/node_modules/ast-types/main.js +0 -53
  211. package/.next/standalone/node_modules/ast-types/package.json +0 -65
  212. package/.next/standalone/node_modules/b4a/index.js +0 -188
  213. package/.next/standalone/node_modules/b4a/package.json +0 -49
  214. package/.next/standalone/node_modules/basic-ftp/dist/Client.js +0 -782
  215. package/.next/standalone/node_modules/basic-ftp/dist/FileInfo.js +0 -92
  216. package/.next/standalone/node_modules/basic-ftp/dist/FtpContext.js +0 -365
  217. package/.next/standalone/node_modules/basic-ftp/dist/ProgressTracker.js +0 -72
  218. package/.next/standalone/node_modules/basic-ftp/dist/StringEncoding.js +0 -2
  219. package/.next/standalone/node_modules/basic-ftp/dist/StringWriter.js +0 -23
  220. package/.next/standalone/node_modules/basic-ftp/dist/index.js +0 -28
  221. package/.next/standalone/node_modules/basic-ftp/dist/netUtils.js +0 -66
  222. package/.next/standalone/node_modules/basic-ftp/dist/parseControlResponse.js +0 -66
  223. package/.next/standalone/node_modules/basic-ftp/dist/parseList.js +0 -79
  224. package/.next/standalone/node_modules/basic-ftp/dist/parseListDOS.js +0 -52
  225. package/.next/standalone/node_modules/basic-ftp/dist/parseListMLSD.js +0 -187
  226. package/.next/standalone/node_modules/basic-ftp/dist/parseListUnix.js +0 -155
  227. package/.next/standalone/node_modules/basic-ftp/dist/transfer.js +0 -318
  228. package/.next/standalone/node_modules/basic-ftp/package.json +0 -52
  229. package/.next/standalone/node_modules/buffer-crc32/index.js +0 -111
  230. package/.next/standalone/node_modules/buffer-crc32/package.json +0 -39
  231. package/.next/standalone/node_modules/cliui/build/lib/index.js +0 -287
  232. package/.next/standalone/node_modules/cliui/build/lib/string-utils.js +0 -27
  233. package/.next/standalone/node_modules/cliui/index.mjs +0 -13
  234. package/.next/standalone/node_modules/cliui/package.json +0 -83
  235. package/.next/standalone/node_modules/data-uri-to-buffer/dist/common.js +0 -54
  236. package/.next/standalone/node_modules/data-uri-to-buffer/dist/node.js +0 -26
  237. package/.next/standalone/node_modules/data-uri-to-buffer/package.json +0 -48
  238. package/.next/standalone/node_modules/debug/package.json +0 -64
  239. package/.next/standalone/node_modules/debug/src/browser.js +0 -272
  240. package/.next/standalone/node_modules/debug/src/common.js +0 -292
  241. package/.next/standalone/node_modules/debug/src/index.js +0 -10
  242. package/.next/standalone/node_modules/debug/src/node.js +0 -263
  243. package/.next/standalone/node_modules/degenerator/dist/compile.js +0 -107
  244. package/.next/standalone/node_modules/degenerator/dist/degenerator.js +0 -156
  245. package/.next/standalone/node_modules/degenerator/dist/index.js +0 -19
  246. package/.next/standalone/node_modules/degenerator/package.json +0 -42
  247. package/.next/standalone/node_modules/end-of-stream/index.js +0 -96
  248. package/.next/standalone/node_modules/end-of-stream/package.json +0 -37
  249. package/.next/standalone/node_modules/escalade/package.json +0 -74
  250. package/.next/standalone/node_modules/escodegen/escodegen.js +0 -2667
  251. package/.next/standalone/node_modules/escodegen/package.json +0 -63
  252. package/.next/standalone/node_modules/esprima/dist/esprima.js +0 -6709
  253. package/.next/standalone/node_modules/esprima/package.json +0 -112
  254. package/.next/standalone/node_modules/estraverse/estraverse.js +0 -805
  255. package/.next/standalone/node_modules/estraverse/package.json +0 -40
  256. package/.next/standalone/node_modules/esutils/lib/ast.js +0 -144
  257. package/.next/standalone/node_modules/esutils/lib/code.js +0 -135
  258. package/.next/standalone/node_modules/esutils/lib/keyword.js +0 -165
  259. package/.next/standalone/node_modules/esutils/lib/utils.js +0 -33
  260. package/.next/standalone/node_modules/esutils/package.json +0 -44
  261. package/.next/standalone/node_modules/events-universal/default.js +0 -1
  262. package/.next/standalone/node_modules/events-universal/package.json +0 -39
  263. package/.next/standalone/node_modules/extract-zip/LICENSE +0 -23
  264. package/.next/standalone/node_modules/extract-zip/cli.js +0 -19
  265. package/.next/standalone/node_modules/extract-zip/index.js +0 -173
  266. package/.next/standalone/node_modules/extract-zip/package.json +0 -80
  267. package/.next/standalone/node_modules/extract-zip/readme.md +0 -57
  268. package/.next/standalone/node_modules/fast-fifo/fixed-size.js +0 -39
  269. package/.next/standalone/node_modules/fast-fifo/index.js +0 -48
  270. package/.next/standalone/node_modules/fast-fifo/package.json +0 -28
  271. package/.next/standalone/node_modules/fd-slicer/index.js +0 -296
  272. package/.next/standalone/node_modules/fd-slicer/package.json +0 -36
  273. package/.next/standalone/node_modules/get-stream/buffer-stream.js +0 -52
  274. package/.next/standalone/node_modules/get-stream/index.js +0 -60
  275. package/.next/standalone/node_modules/get-stream/package.json +0 -50
  276. package/.next/standalone/node_modules/get-uri/dist/data.js +0 -43
  277. package/.next/standalone/node_modules/get-uri/dist/file.js +0 -57
  278. package/.next/standalone/node_modules/get-uri/dist/ftp.js +0 -93
  279. package/.next/standalone/node_modules/get-uri/dist/http-error.js +0 -15
  280. package/.next/standalone/node_modules/get-uri/dist/http.js +0 -191
  281. package/.next/standalone/node_modules/get-uri/dist/https.js +0 -16
  282. package/.next/standalone/node_modules/get-uri/dist/index.js +0 -57
  283. package/.next/standalone/node_modules/get-uri/dist/notfound.js +0 -16
  284. package/.next/standalone/node_modules/get-uri/dist/notmodified.js +0 -17
  285. package/.next/standalone/node_modules/get-uri/package.json +0 -58
  286. package/.next/standalone/node_modules/has-flag/index.js +0 -8
  287. package/.next/standalone/node_modules/has-flag/package.json +0 -46
  288. package/.next/standalone/node_modules/http-proxy-agent/dist/index.js +0 -148
  289. package/.next/standalone/node_modules/http-proxy-agent/package.json +0 -47
  290. package/.next/standalone/node_modules/https-proxy-agent/dist/index.js +0 -180
  291. package/.next/standalone/node_modules/https-proxy-agent/dist/parse-proxy-response.js +0 -101
  292. package/.next/standalone/node_modules/https-proxy-agent/package.json +0 -50
  293. package/.next/standalone/node_modules/ip-address/dist/address-error.js +0 -12
  294. package/.next/standalone/node_modules/ip-address/dist/common.js +0 -46
  295. package/.next/standalone/node_modules/ip-address/dist/ip-address.js +0 -35
  296. package/.next/standalone/node_modules/ip-address/dist/ipv4.js +0 -360
  297. package/.next/standalone/node_modules/ip-address/dist/ipv6.js +0 -1003
  298. package/.next/standalone/node_modules/ip-address/dist/v4/constants.js +0 -8
  299. package/.next/standalone/node_modules/ip-address/dist/v6/constants.js +0 -76
  300. package/.next/standalone/node_modules/ip-address/dist/v6/helpers.js +0 -45
  301. package/.next/standalone/node_modules/ip-address/dist/v6/regular-expressions.js +0 -95
  302. package/.next/standalone/node_modules/ip-address/package.json +0 -78
  303. package/.next/standalone/node_modules/lru-cache/index.js +0 -1227
  304. package/.next/standalone/node_modules/lru-cache/package.json +0 -96
  305. package/.next/standalone/node_modules/ms/index.js +0 -162
  306. package/.next/standalone/node_modules/ms/package.json +0 -38
  307. package/.next/standalone/node_modules/netmask/lib/netmask.js +0 -208
  308. package/.next/standalone/node_modules/netmask/package.json +0 -36
  309. package/.next/standalone/node_modules/once/once.js +0 -42
  310. package/.next/standalone/node_modules/once/package.json +0 -33
  311. package/.next/standalone/node_modules/pac-proxy-agent/dist/index.js +0 -238
  312. package/.next/standalone/node_modules/pac-proxy-agent/package.json +0 -58
  313. package/.next/standalone/node_modules/pac-resolver/dist/dateRange.js +0 -73
  314. package/.next/standalone/node_modules/pac-resolver/dist/dnsDomainIs.js +0 -30
  315. package/.next/standalone/node_modules/pac-resolver/dist/dnsDomainLevels.js +0 -28
  316. package/.next/standalone/node_modules/pac-resolver/dist/dnsResolve.js +0 -32
  317. package/.next/standalone/node_modules/pac-resolver/dist/index.js +0 -87
  318. package/.next/standalone/node_modules/pac-resolver/dist/ip.js +0 -50
  319. package/.next/standalone/node_modules/pac-resolver/dist/isInNet.js +0 -42
  320. package/.next/standalone/node_modules/pac-resolver/dist/isPlainHostName.js +0 -23
  321. package/.next/standalone/node_modules/pac-resolver/dist/isResolvable.js +0 -23
  322. package/.next/standalone/node_modules/pac-resolver/dist/localHostOrDomainIs.js +0 -40
  323. package/.next/standalone/node_modules/pac-resolver/dist/myIpAddress.js +0 -50
  324. package/.next/standalone/node_modules/pac-resolver/dist/shExpMatch.js +0 -41
  325. package/.next/standalone/node_modules/pac-resolver/dist/timeRange.js +0 -92
  326. package/.next/standalone/node_modules/pac-resolver/dist/util.js +0 -22
  327. package/.next/standalone/node_modules/pac-resolver/dist/weekdayRange.js +0 -91
  328. package/.next/standalone/node_modules/pac-resolver/package.json +0 -47
  329. package/.next/standalone/node_modules/pend/index.js +0 -55
  330. package/.next/standalone/node_modules/pend/package.json +0 -18
  331. package/.next/standalone/node_modules/progress/index.js +0 -1
  332. package/.next/standalone/node_modules/progress/lib/node-progress.js +0 -236
  333. package/.next/standalone/node_modules/progress/package.json +0 -26
  334. package/.next/standalone/node_modules/proxy-agent/dist/index.js +0 -138
  335. package/.next/standalone/node_modules/proxy-agent/package.json +0 -60
  336. package/.next/standalone/node_modules/proxy-from-env/index.js +0 -108
  337. package/.next/standalone/node_modules/proxy-from-env/package.json +0 -34
  338. package/.next/standalone/node_modules/pump/index.js +0 -86
  339. package/.next/standalone/node_modules/pump/package.json +0 -30
  340. package/.next/standalone/node_modules/puppeteer-core/lib/esm/package.json +0 -1
  341. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/api/Browser.js +0 -204
  342. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/api/BrowserContext.js +0 -182
  343. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/api/CDPSession.js +0 -68
  344. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/api/DeviceRequestPrompt.js +0 -34
  345. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/api/Dialog.js +0 -90
  346. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/api/ElementHandle.js +0 -1406
  347. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/api/ElementHandleSymbol.js +0 -10
  348. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/api/Frame.js +0 -904
  349. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/api/HTTPRequest.js +0 -461
  350. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/api/HTTPResponse.js +0 -56
  351. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/api/Input.js +0 -211
  352. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/api/JSHandle.js +0 -227
  353. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/api/Page.js +0 -1511
  354. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/api/Realm.js +0 -44
  355. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/api/Target.js +0 -49
  356. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/api/WebWorker.js +0 -106
  357. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/api/api.js +0 -22
  358. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/api/locators/locators.js +0 -769
  359. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/bidi/BrowserConnector.js +0 -83
  360. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Accessibility.js +0 -591
  361. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Binding.js +0 -162
  362. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/BluetoothEmulation.js +0 -26
  363. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Browser.js +0 -327
  364. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/BrowserConnector.js +0 -26
  365. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/BrowserContext.js +0 -192
  366. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CdpPreloadScript.js +0 -39
  367. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/CdpSession.js +0 -129
  368. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Connection.js +0 -244
  369. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Coverage.js +0 -372
  370. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/DeviceRequestPrompt.js +0 -151
  371. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Dialog.js +0 -23
  372. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ElementHandle.js +0 -206
  373. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/EmulationManager.js +0 -458
  374. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ExecutionContext.js +0 -457
  375. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/ExtensionTransport.js +0 -175
  376. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Frame.js +0 -358
  377. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/FrameManager.js +0 -455
  378. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/FrameManagerEvents.js +0 -24
  379. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/FrameTree.js +0 -91
  380. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/HTTPRequest.js +0 -195
  381. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/HTTPResponse.js +0 -126
  382. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Input.js +0 -499
  383. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/IsolatedWorld.js +0 -157
  384. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/IsolatedWorlds.js +0 -20
  385. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/JSHandle.js +0 -101
  386. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/LifecycleWatcher.js +0 -174
  387. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/NetworkEventManager.js +0 -162
  388. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/NetworkManager.js +0 -601
  389. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Page.js +0 -1011
  390. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/PredefinedNetworkConditions.js +0 -69
  391. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Target.js +0 -243
  392. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/TargetManageEvents.js +0 -7
  393. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/TargetManager.js +0 -320
  394. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Tracing.js +0 -110
  395. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/WebWorker.js +0 -73
  396. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/cdp.js +0 -43
  397. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/utils.js +0 -216
  398. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/AriaQueryHandler.js +0 -54
  399. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserConnector.js +0 -129
  400. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserWebSocketTransport.js +0 -39
  401. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/CSSQueryHandler.js +0 -18
  402. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/CallbackRegistry.js +0 -133
  403. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConsoleMessage.js +0 -78
  404. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/CustomQueryHandler.js +0 -114
  405. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/Debug.js +0 -109
  406. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/Device.js +0 -1604
  407. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/Errors.js +0 -94
  408. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/EventEmitter.js +0 -128
  409. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/FileChooser.js +0 -75
  410. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/GetQueryHandler.js +0 -70
  411. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/HandleIterator.js +0 -142
  412. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/LazyArg.js +0 -23
  413. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkManagerEvents.js +0 -21
  414. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/PDFOptions.js +0 -58
  415. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/PQueryHandler.js +0 -18
  416. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/PSelectorParser.js +0 -100
  417. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/PierceQueryHandler.js +0 -18
  418. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/Puppeteer.js +0 -98
  419. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/QueryHandler.js +0 -225
  420. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/ScriptInjector.js +0 -51
  421. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/SecurityDetails.js +0 -69
  422. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/TaskQueue.js +0 -24
  423. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/TextQueryHandler.js +0 -15
  424. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/TimeoutSettings.js +0 -39
  425. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/USKeyboardLayout.js +0 -394
  426. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/WaitTask.js +0 -197
  427. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/XPathQueryHandler.js +0 -21
  428. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/common.js +0 -35
  429. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/common/util.js +0 -375
  430. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/environment.js +0 -24
  431. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/generated/injected.js +0 -9
  432. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/index-browser.js +0 -11
  433. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/index.js +0 -8
  434. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/puppeteer-core.js +0 -41
  435. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/revisions.js +0 -14
  436. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/util/AsyncIterableUtil.js +0 -29
  437. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/util/Deferred.js +0 -105
  438. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/util/ErrorLike.js +0 -41
  439. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/util/Function.js +0 -70
  440. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/util/Mutex.js +0 -46
  441. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/util/assert.js +0 -18
  442. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/util/decorators.js +0 -232
  443. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/util/disposable.js +0 -342
  444. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/util/encoding.js +0 -63
  445. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/util/incremental-id-generator.js +0 -18
  446. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/util/util.js +0 -13
  447. package/.next/standalone/node_modules/puppeteer-core/lib/esm/puppeteer/util/version.js +0 -10
  448. package/.next/standalone/node_modules/puppeteer-core/lib/esm/third_party/mitt/mitt.js +0 -44
  449. package/.next/standalone/node_modules/puppeteer-core/lib/esm/third_party/parsel-js/parsel-js.js +0 -196
  450. package/.next/standalone/node_modules/puppeteer-core/lib/esm/third_party/rxjs/rxjs.js +0 -2887
  451. package/.next/standalone/node_modules/puppeteer-core/package.json +0 -169
  452. package/.next/standalone/node_modules/semver/functions/clean.js +0 -8
  453. package/.next/standalone/node_modules/semver/functions/compare-build.js +0 -9
  454. package/.next/standalone/node_modules/semver/functions/compare-loose.js +0 -5
  455. package/.next/standalone/node_modules/semver/functions/diff.js +0 -60
  456. package/.next/standalone/node_modules/semver/functions/inc.js +0 -21
  457. package/.next/standalone/node_modules/semver/functions/major.js +0 -5
  458. package/.next/standalone/node_modules/semver/functions/minor.js +0 -5
  459. package/.next/standalone/node_modules/semver/functions/patch.js +0 -5
  460. package/.next/standalone/node_modules/semver/functions/prerelease.js +0 -8
  461. package/.next/standalone/node_modules/semver/functions/rcompare.js +0 -5
  462. package/.next/standalone/node_modules/semver/functions/rsort.js +0 -5
  463. package/.next/standalone/node_modules/semver/functions/sort.js +0 -5
  464. package/.next/standalone/node_modules/semver/functions/valid.js +0 -8
  465. package/.next/standalone/node_modules/semver/index.js +0 -91
  466. package/.next/standalone/node_modules/semver/ranges/gtr.js +0 -6
  467. package/.next/standalone/node_modules/semver/ranges/intersects.js +0 -9
  468. package/.next/standalone/node_modules/semver/ranges/ltr.js +0 -6
  469. package/.next/standalone/node_modules/semver/ranges/max-satisfying.js +0 -27
  470. package/.next/standalone/node_modules/semver/ranges/min-satisfying.js +0 -26
  471. package/.next/standalone/node_modules/semver/ranges/min-version.js +0 -63
  472. package/.next/standalone/node_modules/semver/ranges/outside.js +0 -82
  473. package/.next/standalone/node_modules/semver/ranges/simplify.js +0 -49
  474. package/.next/standalone/node_modules/semver/ranges/subset.js +0 -249
  475. package/.next/standalone/node_modules/semver/ranges/to-comparators.js +0 -10
  476. package/.next/standalone/node_modules/semver/ranges/valid.js +0 -13
  477. package/.next/standalone/node_modules/smart-buffer/build/smartbuffer.js +0 -1233
  478. package/.next/standalone/node_modules/smart-buffer/build/utils.js +0 -108
  479. package/.next/standalone/node_modules/smart-buffer/package.json +0 -79
  480. package/.next/standalone/node_modules/socks/build/client/socksclient.js +0 -793
  481. package/.next/standalone/node_modules/socks/build/common/constants.js +0 -108
  482. package/.next/standalone/node_modules/socks/build/common/helpers.js +0 -167
  483. package/.next/standalone/node_modules/socks/build/common/receivebuffer.js +0 -43
  484. package/.next/standalone/node_modules/socks/build/common/util.js +0 -25
  485. package/.next/standalone/node_modules/socks/build/index.js +0 -18
  486. package/.next/standalone/node_modules/socks/package.json +0 -58
  487. package/.next/standalone/node_modules/socks-proxy-agent/dist/index.js +0 -195
  488. package/.next/standalone/node_modules/socks-proxy-agent/package.json +0 -142
  489. package/.next/standalone/node_modules/source-map/lib/array-set.js +0 -121
  490. package/.next/standalone/node_modules/source-map/lib/base64-vlq.js +0 -140
  491. package/.next/standalone/node_modules/source-map/lib/base64.js +0 -67
  492. package/.next/standalone/node_modules/source-map/lib/binary-search.js +0 -111
  493. package/.next/standalone/node_modules/source-map/lib/mapping-list.js +0 -79
  494. package/.next/standalone/node_modules/source-map/lib/quick-sort.js +0 -114
  495. package/.next/standalone/node_modules/source-map/lib/source-map-consumer.js +0 -1145
  496. package/.next/standalone/node_modules/source-map/lib/source-map-generator.js +0 -425
  497. package/.next/standalone/node_modules/source-map/lib/source-node.js +0 -413
  498. package/.next/standalone/node_modules/source-map/lib/util.js +0 -488
  499. package/.next/standalone/node_modules/source-map/package.json +0 -73
  500. package/.next/standalone/node_modules/source-map/source-map.js +0 -8
  501. package/.next/standalone/node_modules/streamx/index.js +0 -1184
  502. package/.next/standalone/node_modules/streamx/package.json +0 -34
  503. package/.next/standalone/node_modules/supports-color/index.js +0 -135
  504. package/.next/standalone/node_modules/supports-color/package.json +0 -53
  505. package/.next/standalone/node_modules/tar-stream/constants.js +0 -14
  506. package/.next/standalone/node_modules/tar-stream/extract.js +0 -406
  507. package/.next/standalone/node_modules/tar-stream/headers.js +0 -321
  508. package/.next/standalone/node_modules/tar-stream/index.js +0 -2
  509. package/.next/standalone/node_modules/tar-stream/pack.js +0 -287
  510. package/.next/standalone/node_modules/tar-stream/package.json +0 -42
  511. package/.next/standalone/node_modules/text-decoder/index.js +0 -64
  512. package/.next/standalone/node_modules/text-decoder/lib/pass-through-decoder.js +0 -19
  513. package/.next/standalone/node_modules/text-decoder/lib/utf8-decoder.js +0 -185
  514. package/.next/standalone/node_modules/text-decoder/package.json +0 -39
  515. package/.next/standalone/node_modules/tslib/package.json +0 -47
  516. package/.next/standalone/node_modules/tslib/tslib.js +0 -484
  517. package/.next/standalone/node_modules/wrappy/package.json +0 -29
  518. package/.next/standalone/node_modules/wrappy/wrappy.js +0 -33
  519. package/.next/standalone/node_modules/ws/lib/buffer-util.js +0 -131
  520. package/.next/standalone/node_modules/ws/lib/constants.js +0 -19
  521. package/.next/standalone/node_modules/ws/lib/event-target.js +0 -292
  522. package/.next/standalone/node_modules/ws/lib/extension.js +0 -203
  523. package/.next/standalone/node_modules/ws/lib/limiter.js +0 -55
  524. package/.next/standalone/node_modules/ws/lib/permessage-deflate.js +0 -528
  525. package/.next/standalone/node_modules/ws/lib/receiver.js +0 -706
  526. package/.next/standalone/node_modules/ws/lib/sender.js +0 -602
  527. package/.next/standalone/node_modules/ws/lib/stream.js +0 -161
  528. package/.next/standalone/node_modules/ws/lib/subprotocol.js +0 -62
  529. package/.next/standalone/node_modules/ws/lib/validation.js +0 -152
  530. package/.next/standalone/node_modules/ws/lib/websocket-server.js +0 -554
  531. package/.next/standalone/node_modules/ws/lib/websocket.js +0 -1393
  532. package/.next/standalone/node_modules/ws/package.json +0 -69
  533. package/.next/standalone/node_modules/ws/wrapper.mjs +0 -8
  534. package/.next/standalone/node_modules/y18n/build/lib/index.js +0 -174
  535. package/.next/standalone/node_modules/y18n/build/lib/platform-shims/node.js +0 -19
  536. package/.next/standalone/node_modules/y18n/index.mjs +0 -8
  537. package/.next/standalone/node_modules/y18n/package.json +0 -70
  538. package/.next/standalone/node_modules/yargs/build/lib/argsert.js +0 -62
  539. package/.next/standalone/node_modules/yargs/build/lib/command.js +0 -449
  540. package/.next/standalone/node_modules/yargs/build/lib/completion-templates.js +0 -48
  541. package/.next/standalone/node_modules/yargs/build/lib/completion.js +0 -243
  542. package/.next/standalone/node_modules/yargs/build/lib/middleware.js +0 -88
  543. package/.next/standalone/node_modules/yargs/build/lib/parse-command.js +0 -32
  544. package/.next/standalone/node_modules/yargs/build/lib/typings/common-types.js +0 -9
  545. package/.next/standalone/node_modules/yargs/build/lib/usage.js +0 -584
  546. package/.next/standalone/node_modules/yargs/build/lib/utils/apply-extends.js +0 -59
  547. package/.next/standalone/node_modules/yargs/build/lib/utils/is-promise.js +0 -5
  548. package/.next/standalone/node_modules/yargs/build/lib/utils/levenshtein.js +0 -34
  549. package/.next/standalone/node_modules/yargs/build/lib/utils/maybe-async-result.js +0 -17
  550. package/.next/standalone/node_modules/yargs/build/lib/utils/obj-filter.js +0 -10
  551. package/.next/standalone/node_modules/yargs/build/lib/utils/process-argv.js +0 -17
  552. package/.next/standalone/node_modules/yargs/build/lib/utils/set-blocking.js +0 -12
  553. package/.next/standalone/node_modules/yargs/build/lib/utils/which-module.js +0 -10
  554. package/.next/standalone/node_modules/yargs/build/lib/validation.js +0 -305
  555. package/.next/standalone/node_modules/yargs/build/lib/yargs-factory.js +0 -1512
  556. package/.next/standalone/node_modules/yargs/build/lib/yerror.js +0 -9
  557. package/.next/standalone/node_modules/yargs/helpers/helpers.mjs +0 -10
  558. package/.next/standalone/node_modules/yargs/index.mjs +0 -8
  559. package/.next/standalone/node_modules/yargs/lib/platform-shims/esm.mjs +0 -73
  560. package/.next/standalone/node_modules/yargs/package.json +0 -123
  561. package/.next/standalone/node_modules/yargs-parser/build/lib/index.js +0 -62
  562. package/.next/standalone/node_modules/yargs-parser/build/lib/string-utils.js +0 -65
  563. package/.next/standalone/node_modules/yargs-parser/build/lib/tokenize-arg-string.js +0 -40
  564. package/.next/standalone/node_modules/yargs-parser/build/lib/yargs-parser-types.js +0 -12
  565. package/.next/standalone/node_modules/yargs-parser/build/lib/yargs-parser.js +0 -1045
  566. package/.next/standalone/node_modules/yargs-parser/package.json +0 -92
  567. package/.next/standalone/node_modules/yauzl/LICENSE +0 -21
  568. package/.next/standalone/node_modules/yauzl/README.md +0 -658
  569. package/.next/standalone/node_modules/yauzl/index.js +0 -796
  570. package/.next/standalone/node_modules/yauzl/package.json +0 -40
  571. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/classes/comparator.js +0 -0
  572. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/classes/range.js +0 -0
  573. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/classes/semver.js +0 -0
  574. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/functions/cmp.js +0 -0
  575. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/functions/coerce.js +0 -0
  576. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/functions/compare.js +0 -0
  577. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/functions/eq.js +0 -0
  578. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/functions/gt.js +0 -0
  579. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/functions/gte.js +0 -0
  580. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/functions/lt.js +0 -0
  581. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/functions/lte.js +0 -0
  582. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/functions/neq.js +0 -0
  583. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/functions/parse.js +0 -0
  584. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/functions/satisfies.js +0 -0
  585. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/internal/constants.js +0 -0
  586. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/internal/debug.js +0 -0
  587. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/internal/identifiers.js +0 -0
  588. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/internal/lrucache.js +0 -0
  589. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/internal/parse-options.js +0 -0
  590. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/internal/re.js +0 -0
  591. /package/.next/standalone/node_modules/{semver → sharp/node_modules/semver}/package.json +0 -0
  592. /package/.next/static/{dBszpiWXsbEAjYrgq1Nuz → standalone-build}/_buildManifest.js +0 -0
  593. /package/.next/static/{dBszpiWXsbEAjYrgq1Nuz → standalone-build}/_clientMiddlewareManifest.json +0 -0
  594. /package/.next/static/{dBszpiWXsbEAjYrgq1Nuz → standalone-build}/_ssgManifest.js +0 -0
@@ -1,793 +0,0 @@
1
- "use strict";
2
- var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
3
- function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
4
- return new (P || (P = Promise))(function (resolve, reject) {
5
- function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
6
- function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
7
- function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
8
- step((generator = generator.apply(thisArg, _arguments || [])).next());
9
- });
10
- };
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.SocksClientError = exports.SocksClient = void 0;
13
- const events_1 = require("events");
14
- const net = require("net");
15
- const smart_buffer_1 = require("smart-buffer");
16
- const constants_1 = require("../common/constants");
17
- const helpers_1 = require("../common/helpers");
18
- const receivebuffer_1 = require("../common/receivebuffer");
19
- const util_1 = require("../common/util");
20
- Object.defineProperty(exports, "SocksClientError", { enumerable: true, get: function () { return util_1.SocksClientError; } });
21
- const ip_address_1 = require("ip-address");
22
- class SocksClient extends events_1.EventEmitter {
23
- constructor(options) {
24
- super();
25
- this.options = Object.assign({}, options);
26
- // Validate SocksClientOptions
27
- (0, helpers_1.validateSocksClientOptions)(options);
28
- // Default state
29
- this.setState(constants_1.SocksClientState.Created);
30
- }
31
- /**
32
- * Creates a new SOCKS connection.
33
- *
34
- * Note: Supports callbacks and promises. Only supports the connect command.
35
- * @param options { SocksClientOptions } Options.
36
- * @param callback { Function } An optional callback function.
37
- * @returns { Promise }
38
- */
39
- static createConnection(options, callback) {
40
- return new Promise((resolve, reject) => {
41
- // Validate SocksClientOptions
42
- try {
43
- (0, helpers_1.validateSocksClientOptions)(options, ['connect']);
44
- }
45
- catch (err) {
46
- if (typeof callback === 'function') {
47
- callback(err);
48
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
49
- return resolve(err); // Resolves pending promise (prevents memory leaks).
50
- }
51
- else {
52
- return reject(err);
53
- }
54
- }
55
- const client = new SocksClient(options);
56
- client.connect(options.existing_socket);
57
- client.once('established', (info) => {
58
- client.removeAllListeners();
59
- if (typeof callback === 'function') {
60
- callback(null, info);
61
- resolve(info); // Resolves pending promise (prevents memory leaks).
62
- }
63
- else {
64
- resolve(info);
65
- }
66
- });
67
- // Error occurred, failed to establish connection.
68
- client.once('error', (err) => {
69
- client.removeAllListeners();
70
- if (typeof callback === 'function') {
71
- callback(err);
72
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
73
- resolve(err); // Resolves pending promise (prevents memory leaks).
74
- }
75
- else {
76
- reject(err);
77
- }
78
- });
79
- });
80
- }
81
- /**
82
- * Creates a new SOCKS connection chain to a destination host through 2 or more SOCKS proxies.
83
- *
84
- * Note: Supports callbacks and promises. Only supports the connect method.
85
- * Note: Implemented via createConnection() factory function.
86
- * @param options { SocksClientChainOptions } Options
87
- * @param callback { Function } An optional callback function.
88
- * @returns { Promise }
89
- */
90
- static createConnectionChain(options, callback) {
91
- // eslint-disable-next-line no-async-promise-executor
92
- return new Promise((resolve, reject) => __awaiter(this, void 0, void 0, function* () {
93
- // Validate SocksClientChainOptions
94
- try {
95
- (0, helpers_1.validateSocksClientChainOptions)(options);
96
- }
97
- catch (err) {
98
- if (typeof callback === 'function') {
99
- callback(err);
100
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
101
- return resolve(err); // Resolves pending promise (prevents memory leaks).
102
- }
103
- else {
104
- return reject(err);
105
- }
106
- }
107
- // Shuffle proxies
108
- if (options.randomizeChain) {
109
- (0, util_1.shuffleArray)(options.proxies);
110
- }
111
- try {
112
- let sock;
113
- for (let i = 0; i < options.proxies.length; i++) {
114
- const nextProxy = options.proxies[i];
115
- // If we've reached the last proxy in the chain, the destination is the actual destination, otherwise it's the next proxy.
116
- const nextDestination = i === options.proxies.length - 1
117
- ? options.destination
118
- : {
119
- host: options.proxies[i + 1].host ||
120
- options.proxies[i + 1].ipaddress,
121
- port: options.proxies[i + 1].port,
122
- };
123
- // Creates the next connection in the chain.
124
- const result = yield SocksClient.createConnection({
125
- command: 'connect',
126
- proxy: nextProxy,
127
- destination: nextDestination,
128
- existing_socket: sock,
129
- });
130
- // If sock is undefined, assign it here.
131
- sock = sock || result.socket;
132
- }
133
- if (typeof callback === 'function') {
134
- callback(null, { socket: sock });
135
- resolve({ socket: sock }); // Resolves pending promise (prevents memory leaks).
136
- }
137
- else {
138
- resolve({ socket: sock });
139
- }
140
- }
141
- catch (err) {
142
- if (typeof callback === 'function') {
143
- callback(err);
144
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
145
- resolve(err); // Resolves pending promise (prevents memory leaks).
146
- }
147
- else {
148
- reject(err);
149
- }
150
- }
151
- }));
152
- }
153
- /**
154
- * Creates a SOCKS UDP Frame.
155
- * @param options
156
- */
157
- static createUDPFrame(options) {
158
- const buff = new smart_buffer_1.SmartBuffer();
159
- buff.writeUInt16BE(0);
160
- buff.writeUInt8(options.frameNumber || 0);
161
- // IPv4/IPv6/Hostname
162
- if (net.isIPv4(options.remoteHost.host)) {
163
- buff.writeUInt8(constants_1.Socks5HostType.IPv4);
164
- buff.writeUInt32BE((0, helpers_1.ipv4ToInt32)(options.remoteHost.host));
165
- }
166
- else if (net.isIPv6(options.remoteHost.host)) {
167
- buff.writeUInt8(constants_1.Socks5HostType.IPv6);
168
- buff.writeBuffer((0, helpers_1.ipToBuffer)(options.remoteHost.host));
169
- }
170
- else {
171
- buff.writeUInt8(constants_1.Socks5HostType.Hostname);
172
- buff.writeUInt8(Buffer.byteLength(options.remoteHost.host));
173
- buff.writeString(options.remoteHost.host);
174
- }
175
- // Port
176
- buff.writeUInt16BE(options.remoteHost.port);
177
- // Data
178
- buff.writeBuffer(options.data);
179
- return buff.toBuffer();
180
- }
181
- /**
182
- * Parses a SOCKS UDP frame.
183
- * @param data
184
- */
185
- static parseUDPFrame(data) {
186
- const buff = smart_buffer_1.SmartBuffer.fromBuffer(data);
187
- buff.readOffset = 2;
188
- const frameNumber = buff.readUInt8();
189
- const hostType = buff.readUInt8();
190
- let remoteHost;
191
- if (hostType === constants_1.Socks5HostType.IPv4) {
192
- remoteHost = (0, helpers_1.int32ToIpv4)(buff.readUInt32BE());
193
- }
194
- else if (hostType === constants_1.Socks5HostType.IPv6) {
195
- remoteHost = ip_address_1.Address6.fromByteArray(Array.from(buff.readBuffer(16))).canonicalForm();
196
- }
197
- else {
198
- remoteHost = buff.readString(buff.readUInt8());
199
- }
200
- const remotePort = buff.readUInt16BE();
201
- return {
202
- frameNumber,
203
- remoteHost: {
204
- host: remoteHost,
205
- port: remotePort,
206
- },
207
- data: buff.readBuffer(),
208
- };
209
- }
210
- /**
211
- * Internal state setter. If the SocksClient is in an error state, it cannot be changed to a non error state.
212
- */
213
- setState(newState) {
214
- if (this.state !== constants_1.SocksClientState.Error) {
215
- this.state = newState;
216
- }
217
- }
218
- /**
219
- * Starts the connection establishment to the proxy and destination.
220
- * @param existingSocket Connected socket to use instead of creating a new one (internal use).
221
- */
222
- connect(existingSocket) {
223
- this.onDataReceived = (data) => this.onDataReceivedHandler(data);
224
- this.onClose = () => this.onCloseHandler();
225
- this.onError = (err) => this.onErrorHandler(err);
226
- this.onConnect = () => this.onConnectHandler();
227
- // Start timeout timer (defaults to 30 seconds)
228
- const timer = setTimeout(() => this.onEstablishedTimeout(), this.options.timeout || constants_1.DEFAULT_TIMEOUT);
229
- // check whether unref is available as it differs from browser to NodeJS (#33)
230
- if (timer.unref && typeof timer.unref === 'function') {
231
- timer.unref();
232
- }
233
- // If an existing socket is provided, use it to negotiate SOCKS handshake. Otherwise create a new Socket.
234
- if (existingSocket) {
235
- this.socket = existingSocket;
236
- }
237
- else {
238
- this.socket = new net.Socket();
239
- }
240
- // Attach Socket error handlers.
241
- this.socket.once('close', this.onClose);
242
- this.socket.once('error', this.onError);
243
- this.socket.once('connect', this.onConnect);
244
- this.socket.on('data', this.onDataReceived);
245
- this.setState(constants_1.SocksClientState.Connecting);
246
- this.receiveBuffer = new receivebuffer_1.ReceiveBuffer();
247
- if (existingSocket) {
248
- this.socket.emit('connect');
249
- }
250
- else {
251
- this.socket.connect(this.getSocketOptions());
252
- if (this.options.set_tcp_nodelay !== undefined &&
253
- this.options.set_tcp_nodelay !== null) {
254
- this.socket.setNoDelay(!!this.options.set_tcp_nodelay);
255
- }
256
- }
257
- // Listen for established event so we can re-emit any excess data received during handshakes.
258
- this.prependOnceListener('established', (info) => {
259
- setImmediate(() => {
260
- if (this.receiveBuffer.length > 0) {
261
- const excessData = this.receiveBuffer.get(this.receiveBuffer.length);
262
- info.socket.emit('data', excessData);
263
- }
264
- info.socket.resume();
265
- });
266
- });
267
- }
268
- // Socket options (defaults host/port to options.proxy.host/options.proxy.port)
269
- getSocketOptions() {
270
- return Object.assign(Object.assign({}, this.options.socket_options), { host: this.options.proxy.host || this.options.proxy.ipaddress, port: this.options.proxy.port });
271
- }
272
- /**
273
- * Handles internal Socks timeout callback.
274
- * Note: If the Socks client is not BoundWaitingForConnection or Established, the connection will be closed.
275
- */
276
- onEstablishedTimeout() {
277
- if (this.state !== constants_1.SocksClientState.Established &&
278
- this.state !== constants_1.SocksClientState.BoundWaitingForConnection) {
279
- this.closeSocket(constants_1.ERRORS.ProxyConnectionTimedOut);
280
- }
281
- }
282
- /**
283
- * Handles Socket connect event.
284
- */
285
- onConnectHandler() {
286
- this.setState(constants_1.SocksClientState.Connected);
287
- // Send initial handshake.
288
- if (this.options.proxy.type === 4) {
289
- this.sendSocks4InitialHandshake();
290
- }
291
- else {
292
- this.sendSocks5InitialHandshake();
293
- }
294
- this.setState(constants_1.SocksClientState.SentInitialHandshake);
295
- }
296
- /**
297
- * Handles Socket data event.
298
- * @param data
299
- */
300
- onDataReceivedHandler(data) {
301
- /*
302
- All received data is appended to a ReceiveBuffer.
303
- This makes sure that all the data we need is received before we attempt to process it.
304
- */
305
- this.receiveBuffer.append(data);
306
- // Process data that we have.
307
- this.processData();
308
- }
309
- /**
310
- * Handles processing of the data we have received.
311
- */
312
- processData() {
313
- // If we have enough data to process the next step in the SOCKS handshake, proceed.
314
- while (this.state !== constants_1.SocksClientState.Established &&
315
- this.state !== constants_1.SocksClientState.Error &&
316
- this.receiveBuffer.length >= this.nextRequiredPacketBufferSize) {
317
- // Sent initial handshake, waiting for response.
318
- if (this.state === constants_1.SocksClientState.SentInitialHandshake) {
319
- if (this.options.proxy.type === 4) {
320
- // Socks v4 only has one handshake response.
321
- this.handleSocks4FinalHandshakeResponse();
322
- }
323
- else {
324
- // Socks v5 has two handshakes, handle initial one here.
325
- this.handleInitialSocks5HandshakeResponse();
326
- }
327
- // Sent auth request for Socks v5, waiting for response.
328
- }
329
- else if (this.state === constants_1.SocksClientState.SentAuthentication) {
330
- this.handleInitialSocks5AuthenticationHandshakeResponse();
331
- // Sent final Socks v5 handshake, waiting for final response.
332
- }
333
- else if (this.state === constants_1.SocksClientState.SentFinalHandshake) {
334
- this.handleSocks5FinalHandshakeResponse();
335
- // Socks BIND established. Waiting for remote connection via proxy.
336
- }
337
- else if (this.state === constants_1.SocksClientState.BoundWaitingForConnection) {
338
- if (this.options.proxy.type === 4) {
339
- this.handleSocks4IncomingConnectionResponse();
340
- }
341
- else {
342
- this.handleSocks5IncomingConnectionResponse();
343
- }
344
- }
345
- else {
346
- this.closeSocket(constants_1.ERRORS.InternalError);
347
- break;
348
- }
349
- }
350
- }
351
- /**
352
- * Handles Socket close event.
353
- * @param had_error
354
- */
355
- onCloseHandler() {
356
- this.closeSocket(constants_1.ERRORS.SocketClosed);
357
- }
358
- /**
359
- * Handles Socket error event.
360
- * @param err
361
- */
362
- onErrorHandler(err) {
363
- this.closeSocket(err.message);
364
- }
365
- /**
366
- * Removes internal event listeners on the underlying Socket.
367
- */
368
- removeInternalSocketHandlers() {
369
- // Pauses data flow of the socket (this is internally resumed after 'established' is emitted)
370
- this.socket.pause();
371
- this.socket.removeListener('data', this.onDataReceived);
372
- this.socket.removeListener('close', this.onClose);
373
- this.socket.removeListener('error', this.onError);
374
- this.socket.removeListener('connect', this.onConnect);
375
- }
376
- /**
377
- * Closes and destroys the underlying Socket. Emits an error event.
378
- * @param err { String } An error string to include in error event.
379
- */
380
- closeSocket(err) {
381
- // Make sure only one 'error' event is fired for the lifetime of this SocksClient instance.
382
- if (this.state !== constants_1.SocksClientState.Error) {
383
- // Set internal state to Error.
384
- this.setState(constants_1.SocksClientState.Error);
385
- // Destroy Socket
386
- this.socket.destroy();
387
- // Remove internal listeners
388
- this.removeInternalSocketHandlers();
389
- // Fire 'error' event.
390
- this.emit('error', new util_1.SocksClientError(err, this.options));
391
- }
392
- }
393
- /**
394
- * Sends initial Socks v4 handshake request.
395
- */
396
- sendSocks4InitialHandshake() {
397
- const userId = this.options.proxy.userId || '';
398
- const buff = new smart_buffer_1.SmartBuffer();
399
- buff.writeUInt8(0x04);
400
- buff.writeUInt8(constants_1.SocksCommand[this.options.command]);
401
- buff.writeUInt16BE(this.options.destination.port);
402
- // Socks 4 (IPv4)
403
- if (net.isIPv4(this.options.destination.host)) {
404
- buff.writeBuffer((0, helpers_1.ipToBuffer)(this.options.destination.host));
405
- buff.writeStringNT(userId);
406
- // Socks 4a (hostname)
407
- }
408
- else {
409
- buff.writeUInt8(0x00);
410
- buff.writeUInt8(0x00);
411
- buff.writeUInt8(0x00);
412
- buff.writeUInt8(0x01);
413
- buff.writeStringNT(userId);
414
- buff.writeStringNT(this.options.destination.host);
415
- }
416
- this.nextRequiredPacketBufferSize =
417
- constants_1.SOCKS_INCOMING_PACKET_SIZES.Socks4Response;
418
- this.socket.write(buff.toBuffer());
419
- }
420
- /**
421
- * Handles Socks v4 handshake response.
422
- * @param data
423
- */
424
- handleSocks4FinalHandshakeResponse() {
425
- const data = this.receiveBuffer.get(8);
426
- if (data[1] !== constants_1.Socks4Response.Granted) {
427
- this.closeSocket(`${constants_1.ERRORS.Socks4ProxyRejectedConnection} - (${constants_1.Socks4Response[data[1]]})`);
428
- }
429
- else {
430
- // Bind response
431
- if (constants_1.SocksCommand[this.options.command] === constants_1.SocksCommand.bind) {
432
- const buff = smart_buffer_1.SmartBuffer.fromBuffer(data);
433
- buff.readOffset = 2;
434
- const remoteHost = {
435
- port: buff.readUInt16BE(),
436
- host: (0, helpers_1.int32ToIpv4)(buff.readUInt32BE()),
437
- };
438
- // If host is 0.0.0.0, set to proxy host.
439
- if (remoteHost.host === '0.0.0.0') {
440
- remoteHost.host = this.options.proxy.ipaddress;
441
- }
442
- this.setState(constants_1.SocksClientState.BoundWaitingForConnection);
443
- this.emit('bound', { remoteHost, socket: this.socket });
444
- // Connect response
445
- }
446
- else {
447
- this.setState(constants_1.SocksClientState.Established);
448
- this.removeInternalSocketHandlers();
449
- this.emit('established', { socket: this.socket });
450
- }
451
- }
452
- }
453
- /**
454
- * Handles Socks v4 incoming connection request (BIND)
455
- * @param data
456
- */
457
- handleSocks4IncomingConnectionResponse() {
458
- const data = this.receiveBuffer.get(8);
459
- if (data[1] !== constants_1.Socks4Response.Granted) {
460
- this.closeSocket(`${constants_1.ERRORS.Socks4ProxyRejectedIncomingBoundConnection} - (${constants_1.Socks4Response[data[1]]})`);
461
- }
462
- else {
463
- const buff = smart_buffer_1.SmartBuffer.fromBuffer(data);
464
- buff.readOffset = 2;
465
- const remoteHost = {
466
- port: buff.readUInt16BE(),
467
- host: (0, helpers_1.int32ToIpv4)(buff.readUInt32BE()),
468
- };
469
- this.setState(constants_1.SocksClientState.Established);
470
- this.removeInternalSocketHandlers();
471
- this.emit('established', { remoteHost, socket: this.socket });
472
- }
473
- }
474
- /**
475
- * Sends initial Socks v5 handshake request.
476
- */
477
- sendSocks5InitialHandshake() {
478
- const buff = new smart_buffer_1.SmartBuffer();
479
- // By default we always support no auth.
480
- const supportedAuthMethods = [constants_1.Socks5Auth.NoAuth];
481
- // We should only tell the proxy we support user/pass auth if auth info is actually provided.
482
- // Note: As of Tor v0.3.5.7+, if user/pass auth is an option from the client, by default it will always take priority.
483
- if (this.options.proxy.userId || this.options.proxy.password) {
484
- supportedAuthMethods.push(constants_1.Socks5Auth.UserPass);
485
- }
486
- // Custom auth method?
487
- if (this.options.proxy.custom_auth_method !== undefined) {
488
- supportedAuthMethods.push(this.options.proxy.custom_auth_method);
489
- }
490
- // Build handshake packet
491
- buff.writeUInt8(0x05);
492
- buff.writeUInt8(supportedAuthMethods.length);
493
- for (const authMethod of supportedAuthMethods) {
494
- buff.writeUInt8(authMethod);
495
- }
496
- this.nextRequiredPacketBufferSize =
497
- constants_1.SOCKS_INCOMING_PACKET_SIZES.Socks5InitialHandshakeResponse;
498
- this.socket.write(buff.toBuffer());
499
- this.setState(constants_1.SocksClientState.SentInitialHandshake);
500
- }
501
- /**
502
- * Handles initial Socks v5 handshake response.
503
- * @param data
504
- */
505
- handleInitialSocks5HandshakeResponse() {
506
- const data = this.receiveBuffer.get(2);
507
- if (data[0] !== 0x05) {
508
- this.closeSocket(constants_1.ERRORS.InvalidSocks5IntiailHandshakeSocksVersion);
509
- }
510
- else if (data[1] === constants_1.SOCKS5_NO_ACCEPTABLE_AUTH) {
511
- this.closeSocket(constants_1.ERRORS.InvalidSocks5InitialHandshakeNoAcceptedAuthType);
512
- }
513
- else {
514
- // If selected Socks v5 auth method is no auth, send final handshake request.
515
- if (data[1] === constants_1.Socks5Auth.NoAuth) {
516
- this.socks5ChosenAuthType = constants_1.Socks5Auth.NoAuth;
517
- this.sendSocks5CommandRequest();
518
- // If selected Socks v5 auth method is user/password, send auth handshake.
519
- }
520
- else if (data[1] === constants_1.Socks5Auth.UserPass) {
521
- this.socks5ChosenAuthType = constants_1.Socks5Auth.UserPass;
522
- this.sendSocks5UserPassAuthentication();
523
- // If selected Socks v5 auth method is the custom_auth_method, send custom handshake.
524
- }
525
- else if (data[1] === this.options.proxy.custom_auth_method) {
526
- this.socks5ChosenAuthType = this.options.proxy.custom_auth_method;
527
- this.sendSocks5CustomAuthentication();
528
- }
529
- else {
530
- this.closeSocket(constants_1.ERRORS.InvalidSocks5InitialHandshakeUnknownAuthType);
531
- }
532
- }
533
- }
534
- /**
535
- * Sends Socks v5 user & password auth handshake.
536
- *
537
- * Note: No auth and user/pass are currently supported.
538
- */
539
- sendSocks5UserPassAuthentication() {
540
- const userId = this.options.proxy.userId || '';
541
- const password = this.options.proxy.password || '';
542
- const buff = new smart_buffer_1.SmartBuffer();
543
- buff.writeUInt8(0x01);
544
- buff.writeUInt8(Buffer.byteLength(userId));
545
- buff.writeString(userId);
546
- buff.writeUInt8(Buffer.byteLength(password));
547
- buff.writeString(password);
548
- this.nextRequiredPacketBufferSize =
549
- constants_1.SOCKS_INCOMING_PACKET_SIZES.Socks5UserPassAuthenticationResponse;
550
- this.socket.write(buff.toBuffer());
551
- this.setState(constants_1.SocksClientState.SentAuthentication);
552
- }
553
- sendSocks5CustomAuthentication() {
554
- return __awaiter(this, void 0, void 0, function* () {
555
- this.nextRequiredPacketBufferSize =
556
- this.options.proxy.custom_auth_response_size;
557
- this.socket.write(yield this.options.proxy.custom_auth_request_handler());
558
- this.setState(constants_1.SocksClientState.SentAuthentication);
559
- });
560
- }
561
- handleSocks5CustomAuthHandshakeResponse(data) {
562
- return __awaiter(this, void 0, void 0, function* () {
563
- return yield this.options.proxy.custom_auth_response_handler(data);
564
- });
565
- }
566
- handleSocks5AuthenticationNoAuthHandshakeResponse(data) {
567
- return __awaiter(this, void 0, void 0, function* () {
568
- return data[1] === 0x00;
569
- });
570
- }
571
- handleSocks5AuthenticationUserPassHandshakeResponse(data) {
572
- return __awaiter(this, void 0, void 0, function* () {
573
- return data[1] === 0x00;
574
- });
575
- }
576
- /**
577
- * Handles Socks v5 auth handshake response.
578
- * @param data
579
- */
580
- handleInitialSocks5AuthenticationHandshakeResponse() {
581
- return __awaiter(this, void 0, void 0, function* () {
582
- this.setState(constants_1.SocksClientState.ReceivedAuthenticationResponse);
583
- let authResult = false;
584
- if (this.socks5ChosenAuthType === constants_1.Socks5Auth.NoAuth) {
585
- authResult = yield this.handleSocks5AuthenticationNoAuthHandshakeResponse(this.receiveBuffer.get(2));
586
- }
587
- else if (this.socks5ChosenAuthType === constants_1.Socks5Auth.UserPass) {
588
- authResult =
589
- yield this.handleSocks5AuthenticationUserPassHandshakeResponse(this.receiveBuffer.get(2));
590
- }
591
- else if (this.socks5ChosenAuthType === this.options.proxy.custom_auth_method) {
592
- authResult = yield this.handleSocks5CustomAuthHandshakeResponse(this.receiveBuffer.get(this.options.proxy.custom_auth_response_size));
593
- }
594
- if (!authResult) {
595
- this.closeSocket(constants_1.ERRORS.Socks5AuthenticationFailed);
596
- }
597
- else {
598
- this.sendSocks5CommandRequest();
599
- }
600
- });
601
- }
602
- /**
603
- * Sends Socks v5 final handshake request.
604
- */
605
- sendSocks5CommandRequest() {
606
- const buff = new smart_buffer_1.SmartBuffer();
607
- buff.writeUInt8(0x05);
608
- buff.writeUInt8(constants_1.SocksCommand[this.options.command]);
609
- buff.writeUInt8(0x00);
610
- // ipv4, ipv6, domain?
611
- if (net.isIPv4(this.options.destination.host)) {
612
- buff.writeUInt8(constants_1.Socks5HostType.IPv4);
613
- buff.writeBuffer((0, helpers_1.ipToBuffer)(this.options.destination.host));
614
- }
615
- else if (net.isIPv6(this.options.destination.host)) {
616
- buff.writeUInt8(constants_1.Socks5HostType.IPv6);
617
- buff.writeBuffer((0, helpers_1.ipToBuffer)(this.options.destination.host));
618
- }
619
- else {
620
- buff.writeUInt8(constants_1.Socks5HostType.Hostname);
621
- buff.writeUInt8(this.options.destination.host.length);
622
- buff.writeString(this.options.destination.host);
623
- }
624
- buff.writeUInt16BE(this.options.destination.port);
625
- this.nextRequiredPacketBufferSize =
626
- constants_1.SOCKS_INCOMING_PACKET_SIZES.Socks5ResponseHeader;
627
- this.socket.write(buff.toBuffer());
628
- this.setState(constants_1.SocksClientState.SentFinalHandshake);
629
- }
630
- /**
631
- * Handles Socks v5 final handshake response.
632
- * @param data
633
- */
634
- handleSocks5FinalHandshakeResponse() {
635
- // Peek at available data (we need at least 5 bytes to get the hostname length)
636
- const header = this.receiveBuffer.peek(5);
637
- if (header[0] !== 0x05 || header[1] !== constants_1.Socks5Response.Granted) {
638
- this.closeSocket(`${constants_1.ERRORS.InvalidSocks5FinalHandshakeRejected} - ${constants_1.Socks5Response[header[1]]}`);
639
- }
640
- else {
641
- // Read address type
642
- const addressType = header[3];
643
- let remoteHost;
644
- let buff;
645
- // IPv4
646
- if (addressType === constants_1.Socks5HostType.IPv4) {
647
- // Check if data is available.
648
- const dataNeeded = constants_1.SOCKS_INCOMING_PACKET_SIZES.Socks5ResponseIPv4;
649
- if (this.receiveBuffer.length < dataNeeded) {
650
- this.nextRequiredPacketBufferSize = dataNeeded;
651
- return;
652
- }
653
- buff = smart_buffer_1.SmartBuffer.fromBuffer(this.receiveBuffer.get(dataNeeded).slice(4));
654
- remoteHost = {
655
- host: (0, helpers_1.int32ToIpv4)(buff.readUInt32BE()),
656
- port: buff.readUInt16BE(),
657
- };
658
- // If given host is 0.0.0.0, assume remote proxy ip instead.
659
- if (remoteHost.host === '0.0.0.0') {
660
- remoteHost.host = this.options.proxy.ipaddress;
661
- }
662
- // Hostname
663
- }
664
- else if (addressType === constants_1.Socks5HostType.Hostname) {
665
- const hostLength = header[4];
666
- const dataNeeded = constants_1.SOCKS_INCOMING_PACKET_SIZES.Socks5ResponseHostname(hostLength); // header + host length + host + port
667
- // Check if data is available.
668
- if (this.receiveBuffer.length < dataNeeded) {
669
- this.nextRequiredPacketBufferSize = dataNeeded;
670
- return;
671
- }
672
- buff = smart_buffer_1.SmartBuffer.fromBuffer(this.receiveBuffer.get(dataNeeded).slice(5));
673
- remoteHost = {
674
- host: buff.readString(hostLength),
675
- port: buff.readUInt16BE(),
676
- };
677
- // IPv6
678
- }
679
- else if (addressType === constants_1.Socks5HostType.IPv6) {
680
- // Check if data is available.
681
- const dataNeeded = constants_1.SOCKS_INCOMING_PACKET_SIZES.Socks5ResponseIPv6;
682
- if (this.receiveBuffer.length < dataNeeded) {
683
- this.nextRequiredPacketBufferSize = dataNeeded;
684
- return;
685
- }
686
- buff = smart_buffer_1.SmartBuffer.fromBuffer(this.receiveBuffer.get(dataNeeded).slice(4));
687
- remoteHost = {
688
- host: ip_address_1.Address6.fromByteArray(Array.from(buff.readBuffer(16))).canonicalForm(),
689
- port: buff.readUInt16BE(),
690
- };
691
- }
692
- // We have everything we need
693
- this.setState(constants_1.SocksClientState.ReceivedFinalResponse);
694
- // If using CONNECT, the client is now in the established state.
695
- if (constants_1.SocksCommand[this.options.command] === constants_1.SocksCommand.connect) {
696
- this.setState(constants_1.SocksClientState.Established);
697
- this.removeInternalSocketHandlers();
698
- this.emit('established', { remoteHost, socket: this.socket });
699
- }
700
- else if (constants_1.SocksCommand[this.options.command] === constants_1.SocksCommand.bind) {
701
- /* If using BIND, the Socks client is now in BoundWaitingForConnection state.
702
- This means that the remote proxy server is waiting for a remote connection to the bound port. */
703
- this.setState(constants_1.SocksClientState.BoundWaitingForConnection);
704
- this.nextRequiredPacketBufferSize =
705
- constants_1.SOCKS_INCOMING_PACKET_SIZES.Socks5ResponseHeader;
706
- this.emit('bound', { remoteHost, socket: this.socket });
707
- /*
708
- If using Associate, the Socks client is now Established. And the proxy server is now accepting UDP packets at the
709
- given bound port. This initial Socks TCP connection must remain open for the UDP relay to continue to work.
710
- */
711
- }
712
- else if (constants_1.SocksCommand[this.options.command] === constants_1.SocksCommand.associate) {
713
- this.setState(constants_1.SocksClientState.Established);
714
- this.removeInternalSocketHandlers();
715
- this.emit('established', {
716
- remoteHost,
717
- socket: this.socket,
718
- });
719
- }
720
- }
721
- }
722
- /**
723
- * Handles Socks v5 incoming connection request (BIND).
724
- */
725
- handleSocks5IncomingConnectionResponse() {
726
- // Peek at available data (we need at least 5 bytes to get the hostname length)
727
- const header = this.receiveBuffer.peek(5);
728
- if (header[0] !== 0x05 || header[1] !== constants_1.Socks5Response.Granted) {
729
- this.closeSocket(`${constants_1.ERRORS.Socks5ProxyRejectedIncomingBoundConnection} - ${constants_1.Socks5Response[header[1]]}`);
730
- }
731
- else {
732
- // Read address type
733
- const addressType = header[3];
734
- let remoteHost;
735
- let buff;
736
- // IPv4
737
- if (addressType === constants_1.Socks5HostType.IPv4) {
738
- // Check if data is available.
739
- const dataNeeded = constants_1.SOCKS_INCOMING_PACKET_SIZES.Socks5ResponseIPv4;
740
- if (this.receiveBuffer.length < dataNeeded) {
741
- this.nextRequiredPacketBufferSize = dataNeeded;
742
- return;
743
- }
744
- buff = smart_buffer_1.SmartBuffer.fromBuffer(this.receiveBuffer.get(dataNeeded).slice(4));
745
- remoteHost = {
746
- host: (0, helpers_1.int32ToIpv4)(buff.readUInt32BE()),
747
- port: buff.readUInt16BE(),
748
- };
749
- // If given host is 0.0.0.0, assume remote proxy ip instead.
750
- if (remoteHost.host === '0.0.0.0') {
751
- remoteHost.host = this.options.proxy.ipaddress;
752
- }
753
- // Hostname
754
- }
755
- else if (addressType === constants_1.Socks5HostType.Hostname) {
756
- const hostLength = header[4];
757
- const dataNeeded = constants_1.SOCKS_INCOMING_PACKET_SIZES.Socks5ResponseHostname(hostLength); // header + host length + port
758
- // Check if data is available.
759
- if (this.receiveBuffer.length < dataNeeded) {
760
- this.nextRequiredPacketBufferSize = dataNeeded;
761
- return;
762
- }
763
- buff = smart_buffer_1.SmartBuffer.fromBuffer(this.receiveBuffer.get(dataNeeded).slice(5));
764
- remoteHost = {
765
- host: buff.readString(hostLength),
766
- port: buff.readUInt16BE(),
767
- };
768
- // IPv6
769
- }
770
- else if (addressType === constants_1.Socks5HostType.IPv6) {
771
- // Check if data is available.
772
- const dataNeeded = constants_1.SOCKS_INCOMING_PACKET_SIZES.Socks5ResponseIPv6;
773
- if (this.receiveBuffer.length < dataNeeded) {
774
- this.nextRequiredPacketBufferSize = dataNeeded;
775
- return;
776
- }
777
- buff = smart_buffer_1.SmartBuffer.fromBuffer(this.receiveBuffer.get(dataNeeded).slice(4));
778
- remoteHost = {
779
- host: ip_address_1.Address6.fromByteArray(Array.from(buff.readBuffer(16))).canonicalForm(),
780
- port: buff.readUInt16BE(),
781
- };
782
- }
783
- this.setState(constants_1.SocksClientState.Established);
784
- this.removeInternalSocketHandlers();
785
- this.emit('established', { remoteHost, socket: this.socket });
786
- }
787
- }
788
- get socksClientOptions() {
789
- return Object.assign({}, this.options);
790
- }
791
- }
792
- exports.SocksClient = SocksClient;
793
- //# sourceMappingURL=socksclient.js.map