Skip to content

HTTP/HTTPS forward proxy server capable for running inside shared libraries

License

Notifications You must be signed in to change notification settings

IMAN4K/dll-proxy-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dll-proxy-server

This small project is a HTTP/HTTPS forward proxy server utility which is capable for running inside shared libraries (.dll/.so) without a process entry point.

Get started

To run the server follow based on platform:

  • Linux:
    • LD_PRELOAD=libProxyServer.so ls
  • Win32:
    • rundll32 ProxyServer.DLL,start

About

HTTP/HTTPS forward proxy server capable for running inside shared libraries

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published