This repository has been archived on 2021-05-27. You can view files and clone it, but cannot push or open issues or pull requests.
2020-04-04 05:53:47 +08:00
2020-04-04 05:13:26 +08:00
2020-03-27 13:44:21 +08:00
2020-04-04 05:12:59 +08:00
2020-04-04 05:12:59 +08:00
2020-04-04 05:53:47 +08:00
2020-04-01 18:21:57 +08:00

ReRedirector

用來代理常見縮網址服務,避免遭到北科的計網中心中間人攻擊。

Install

  1. 下載相依套件
npm install
  1. 建置
npm run build
  1. 啟動
npm run start
Description
用來代理常見縮網址服務,避免遭到北科的計網中心中間人攻擊。
Readme 68 KiB
Languages
TypeScript 100%