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.
Files
ReRedirector/README.md
2020-04-04 05:53:47 +08:00

237 B

ReRedirector

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

Install

  1. 下載相依套件
npm install
  1. 建置
npm run build
  1. 啟動
npm run start