Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

fishtanksuite/mandarinfish-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mandarinfish Router

Start the App

node app.js

Post Redirect Example

{
  "original": "Original IP",
  "redirect": "Redirect IP",
  "ports": [
    {
      "original": "80",
      "redirect": "3000"
    },
    {
      "original": "443",
      "redirect": "3001"
    }
  ]
}

About

Mandarinfish Router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published