FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

epic-developer/Proxy: Mirror of proxy.davidfahim.repl.co · GitHub

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxy

A simple web proxy server built with Node.js and Express. It fetches content from a given URL and pipes it back to the client.

Usage

Navigate to the app and use the /get endpoint with a url query parameter:

/get?url=https://example.com

Running locally

npm install
node index.js

The server listens on port 5000 by default.

Tech stack

About

Mirror of proxy.davidfahim.repl.co

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL