SemteulGaram / semteul-forward-service3

πŸ”Œ Simple local port forward service with web console | μ›Ή μ½˜μ†”μ„ ν¬ν•¨ν•œ κ°„λ‹¨ν•œ 둜컬 ν¬νŠΈν¬μ›Œλ”© μ„œλΉ„μŠ€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Semteul Forward Service 3

⚠️ Purpose of this project is archive my childhood code. It may not be suitable for production.

Simple local port forward service with web console
μ›Ή μ½˜μ†”μ„ ν¬ν•¨ν•œ κ°„λ‹¨ν•œ 둜컬 ν¬νŠΈν¬μ›Œλ”© μ„œλΉ„μŠ€

πŸ“· Screenshot

screenshot

🧱 Requirement

⚑ How to run

  1. Enter command
# Build webpack
npm run build
# Start koa.js with socket.io server
npm start

# Or single command
npm run all
  1. Open browser http://localhost:9998/ (default port)

πŸ“¦ Misc docs

πŸ”­ Origin story

λ³΄μ•ˆμ΄λΌλŠ” 이유둜 μ™ΈλΆ€λ‘œ 접속할 수 μžˆλŠ” ν¬νŠΈκ°€ μ œν•œλœ ν™˜κ²½μ—μ„œ NAS에 μ„€μΉ˜ν•΄ κΈ°λ³Έ ν¬νŠΈλ“€μ„ λ³€κ²½ν•΄ μ ‘μ†ν•˜κΈ° μœ„ν•œ μˆ˜λ‹¨μœΌλ‘œ μ‚¬μš©ν–ˆμ—ˆμŒ

About

πŸ”Œ Simple local port forward service with web console | μ›Ή μ½˜μ†”μ„ ν¬ν•¨ν•œ κ°„λ‹¨ν•œ 둜컬 ν¬νŠΈν¬μ›Œλ”© μ„œλΉ„μŠ€

License:MIT License


Languages

Language:JavaScript 89.8%Language:HTML 10.1%Language:Shell 0.2%