Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inlife/spx
Proxy a URL with a custom scheme
https://github.com/inlife/spx
nextjs proxy scheme uri url vercel zeit
Last synced: 3 months ago
JSON representation
Proxy a URL with a custom scheme
- Host: GitHub
- URL: https://github.com/inlife/spx
- Owner: inlife
- License: mit
- Created: 2020-08-17T10:00:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T11:39:41.000Z (almost 2 years ago)
- Last Synced: 2024-10-16T11:17:55.354Z (3 months ago)
- Topics: nextjs, proxy, scheme, uri, url, vercel, zeit
- Language: JavaScript
- Homepage: https://spx.now.sh
- Size: 231 KB
- Stars: 43
- Watchers: 4
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spx
> _**spx** - **s**cheme **p**ro**x**y_
A simple tool that allows naive proxying of urls with custom schemes.
Useful for cases when you don't have an ability to use original url, because of some limitations (ex. urls on [**Notion**](https://notion.so/product))
### Usage
The tool is quite simple to use:
1. Open page: [spx.now.sh](https://spx.now.sh)
2. Provide url with custom scheme (ex. `steam://run/855860`)
3. Choose automatic (open by default), or manual mode (visitor would need to click link in the browser)
4. Press "Copy" - a generated url will be copied to the Clipboard.### Deploying
You can deploy the tool on your own account by clicking this button:
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/git?s=https%3A%2F%2Fgithub.com%2Finlife%2Fspx)
### Privacy
Please be advised that the product uses Google Analytics to track clicks onto generated links for product learning and improvement purposes. If that is something you do not want to happen, please refrain from using the product.