Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 764 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 764 Bytes

spx

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, bacause of some limitations (ex. urls on Notion)

Usage

The tool is quite simple to use:

  1. Open page: 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