Lee edf96e4e64
All checks were successful
Publish Docker Images / docker (push) Successful in 2m17s
Merge pull request 'chore(deps): update dependency tsup to v8' (#9) from renovate/tsup-8.x into master
Reviewed-on: #9
2023-11-19 11:23:27 +00:00
2023-11-16 11:56:52 +00:00
7
2023-11-17 10:03:09 +00:00
2023-11-16 17:52:44 +00:00
7
2023-11-16 12:59:24 +00:00
2023-11-16 11:56:52 +00:00
2023-11-16 12:16:52 +00:00
2023-11-14 17:56:44 +00:00
2023-11-16 12:54:49 +00:00
2023-11-14 17:56:44 +00:00
2023-11-14 18:24:43 +00:00
2023-11-14 18:01:34 +00:00
2023-11-14 17:56:44 +00:00
2023-11-16 12:16:52 +00:00

Proxy

Proxy service for apis with multiple backend nodes so we can get around api rate limits by using vpns and/or proxies.

Usage

Go to https://proxy.fascinated.cc

Development

Prerequisites:

  1. Create an Infiscal account at https://secrets.fascinated.cc
  2. Add the the secret PROXY_SECRET with a random string
  3. Clone this repo
  4. Run pnpm install
  5. Run pnpm run dev
  6. Go to http://localhost:3000
Description
No description provided
Readme 294 KiB
Languages
TypeScript 82.8%
Dockerfile 10.2%
JavaScript 7%