Skip to content

iselink/nodeProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodeProxy

Hi-end proxy server running under NodeJS.

This project is re-implementation of already existing private project from scratch.
Right now, it doing nothing more.

Goals

  • Connection logic based on destination.
    • Port limiting
    • Domain based blocking.
    • Domain based blocking over specific DNS.
  • Connection logic based on source.
    • Blocking based on client.
  • Connection logic based on other parameters.
    • Blocking connection based on current time.
    • Blocking connection based on transfered data.
  • Client authentication
  • Caching

Dependecies

Written with these awesome dependencies.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published