Skip to content

jaylynch/ninjoxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ninjoxy

Node.js Content-Injecting HTTP Proxy

Just for a bit of fun and a bit of an excuse to learn node, this is the "Node.js INJecting prOXY"

It will (eventually) simply take the requests you feed it and pass them on to the destination server, quietly adding the content you provide for the URL being requested before it returns the response to the client.

At the moment (2013-09-18) this does nothing other than pass the request through but expect rapid updates.

MIT-licensed - do what you want with it, just don't blame me. :)

TODO

  • Confirm actually proxying requests is working
  • Look at allowing custom DNS servers (in case box this is on is using same DHCP as client)
  • Allow regex matching for URLs
  • Allow content injection
  • Allow content loading from files

About

Node.js Content-Injecting HTTP Proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published