jlu-webvpn-converter

Web VPN Converter

Connect to your local networks in BIT from anywhere in the world.

Demo

screenshot

API reference

Base

GET /api/<ENCODED_URL>

Note that ENCODED_URL must be URL encoded.

Optional params

Example

GET /api/https%3A%2F%2Fbit.edu.cn?prefix=web&redirect=false
{
  "url": "https://webvpn.bit.edu.cn/https/77726476706e69737468656265737421f2fe55d222347d1e7d06"
}

Development

pnpm install
pnpm dev
pnpm build

Changelog