Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paalamugan/node-proxy-server
Simple url proxy/forwarding using node server.
https://github.com/paalamugan/node-proxy-server
node proxy reverse-proxy
Last synced: about 1 month ago
JSON representation
Simple url proxy/forwarding using node server.
- Host: GitHub
- URL: https://github.com/paalamugan/node-proxy-server
- Owner: paalamugan
- License: mit
- Created: 2021-11-21T05:40:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-26T17:15:30.000Z (about 3 years ago)
- Last Synced: 2024-11-19T10:42:27.716Z (3 months ago)
- Topics: node, proxy, reverse-proxy
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-proxy-server
- Simple url proxy/forwarding using node server.
### Run in locally
```sh
node server.js
```