A highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers. Works by intercepting HTTP requests with a service worker script that follows the TompHTTP specifications.
Find a file
2024-02-29 13:39:31 -05:00
lib export config typedef 2023-02-11 13:24:47 -05:00
src update bare client, fix manifest typo 2023-07-06 04:49:14 +03:00
.eslintignore run ESLint 2022-11-23 12:37:00 -05:00
.eslintrc fix undef error 2023-06-04 17:11:30 -04:00
.gitignore build intructions 2022-09-15 17:52:23 -04:00
.prettierignore run ESLint 2022-11-23 12:37:00 -05:00
.prettierrc prettier 2022-11-18 20:00:58 -05:00
build.js 🚀 esbuild system 2023-07-06 07:22:05 +03:00
client.d.ts export client types 2023-06-13 16:27:17 -04:00
LICENSE Update LICENSE 2022-12-05 10:40:30 -06:00
package-lock.json grab alpha of bare-client 2023-07-17 18:15:31 +03:00
package.json grab alpha of bare-client 2023-07-17 18:15:31 +03:00
uv.d.ts fix types again 2023-02-18 12:09:24 -05:00