Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Node.js リバースプロキシ

指定したサイトをリバースプロキシして表示するシンプルなサーバーです。

デフォルト転送先

https://auroratube.yosshy-123.workers.dev

セットアップ

npm install

起動

npm start

ブラウザで http://localhost:3000 を開くと、転送先のサイトが表示されます。

環境変数

変数名 説明 デフォルト
TARGET_URL プロキシ先のURL https://auroratube.yosshy-123.workers.dev
PORT 待ち受けポート 3000

開発時(ファイル変更で自動再起動)

npm run dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages