Commit Graph

19 Commits

Author SHA1 Message Date
Cyberes c3e60eaca9 adjust logging and track how long the validation checks take 2024-05-14 17:41:47 -06:00
Cyberes 8a2ee75188 mimic chrome on windows headers when testing proxy 2024-05-14 16:59:23 -06:00
Cyberes a886056d7f add option to block domains, add option to resolve specific domains through specific proxies, option to set the check interval 2024-05-06 21:00:35 -06:00
Cyberes 2ce41d0637 fix issue with "total valid" showing up as negative 2024-04-30 18:15:35 -06:00
Cyberes ea89052ef0 fix issue with invalid third-party proxy ending up in the valid third-party list 2024-04-22 20:55:37 -06:00
Cyberes 3b66b63469 update readme, update config, require proxies to start, track offline proxies, move shuffle behind config, modify json response 2024-04-12 22:50:44 -06:00
Cyberes 9316c0c1bc update readme 2024-04-12 20:50:06 -06:00
Cyberes d10c84d974 don't check for duplicates when getting a proxy 2024-04-12 20:47:55 -06:00
Cyberes 5273d1b16f improve background thread resouce locking, adjust printing 2024-04-12 20:44:05 -06:00
Cyberes fb124561eb adjust logging 2024-04-12 20:36:25 -06:00
Cyberes dd1a880e41 fix exception from proxy server when background thread is updating proxies, return the proxied status code instead of handling it on the server,add more fields to request logging 2024-04-12 20:31:59 -06:00
Cyberes 8cddcbcb2c make request logging info level, add request logging to webserver, update service file 2024-04-12 19:31:28 -06:00
Cyberes 684d9c8adf log rejection request 2024-04-12 19:26:18 -06:00
Cyberes 341b82c2e4 remove proxy creds from json status 2024-04-12 19:21:11 -06:00
Cyberes a38cc92700 add homepage and json status page 2024-04-12 19:15:37 -06:00
Cyberes d05b93768c display message when viewing server in browser 2024-04-12 18:51:41 -06:00
Cyberes 89c0e16379 update documentation 2024-04-12 18:34:47 -06:00
Cyberes 946f2d7a11 finish prototype 2024-04-12 18:23:18 -06:00
Cyberes d1bea64203 prototype new golang loadbalancer 2024-04-12 01:26:45 -06:00