Skip to content

etidart/proxyflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proxyflow - the proxy relay

this program periodically checks proxies, measures their response times, and redirects user's requests to the best proxies

caveats:

  • timeouts and many other stuff are hardcoded (see internal/constants) but do they really need to be changed with the config? if so, that is not too hard to implement a config system
  • there is no functionality for adding/deleting proxies while the program is running. IPC methods are too complicated when you can just respawn proxyflow with updated pfile

needs to be fixed:

  • issues with host's network connection will result in the deletion of all proxies (if proxyflow is being used, it will result in rotating bad/normal proxy lists)

About

proxy relay program; w/o external dependencies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages