Skip to content

Lukas-ger/proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

!Update planned!

P R O X Y


This proxy script supports requests for **HTTP and WS requests**.
Incoming requests will be sent to **127.0.0.1** with the configured port or redirected to the given URL.
You can configure them in the config.json file.

"type" is the type of the action regarding the incoming request (see below).
"target" is either the port (type 0 and 2: int) or the URL (type 1: string).

**The different types of targets and their meanings are...**
0 = HTTP request (port as int)
1 = Redirect (url as string)
2 = WS request (port as int)

About

A simple and customizable proxy for node.js

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •