Commit Graph

433 Commits

Author SHA1 Message Date
b3281f56ea adjust ratelimitter 2021-09-13 19:47:16 -07:00
4c71084577 Lint: clean up http requests 2021-09-13 18:50:39 -07:00
e5645ab2db Refactor: move dialer function to its own file, merge useragents into defs.go 2021-09-13 12:50:25 -07:00
29b4904141 clean up example 2021-09-13 12:34:27 -07:00
cbf86cbab3 Improve: documentation format 2021-09-13 12:18:18 -07:00
a5f199d36b Fix: don't lock mutex during pause as to not prevent changing options 2021-09-13 12:16:26 -07:00
a66fd383fb Add: pause/resume functionality, Refactor: separate validate worker func 2021-09-13 12:09:06 -07:00
2a703b2b61 Refactor: move Birthday into stats, Fix: remove duplicate Birthday declaration, Add: GetUptime 2021-09-13 10:55:51 -07:00
4c4d5023ca Add: configurable timeout during validation 2021-09-13 10:41:48 -07:00
49c77ec05e add demo gif 2021-09-13 10:08:43 -07:00
3deb1266f9 sorry about that, reapply patch (again) 2021-09-13 09:50:26 -07:00
d6cc41d957 Add: SetStaleTime, GetStaleTime, GetMaxWorkers 2021-09-13 09:32:07 -07:00
9dfd5c69b7
Merge pull request #1 from Nexuzzzz/patch-1
Added more "defaultChecks"
2021-09-13 09:17:14 -07:00
698be0d4d7
lol 2021-09-13 09:13:46 -07:00
39c93cf73a fix major bug where all proxies were stale 2021-09-13 09:03:59 -07:00
Nexus
6de85807bf
Update defs.go 2021-09-13 17:46:03 +02:00
Nexus
a021e679a1
Added more "defaultChecks"
Just made the list a bit bigger incase some go down, or the user gets blocked
2021-09-13 17:40:56 +02:00
39fe5714f6 Add: API functions to change validation endpoints 2021-09-13 08:36:30 -07:00
d8351f9101 gofmt and spellcheck for the silly report card 2021-09-13 08:17:20 -07:00
252de60870 unexport utils 2021-09-13 08:12:02 -07:00
3d3cf35d66 grammar 2021-09-13 08:09:47 -07:00
8e38c1eb5e update README.md 2021-09-13 08:06:17 -07:00
869653fa54 adjust channel buffers and improve documentation, lint 2021-09-13 07:25:08 -07:00
a244e9f590 export GetAnySOCKS 2021-09-13 06:58:57 -07:00
60f06c7631 get rid of unreasonably long default user agent list 2021-09-13 04:51:13 -07:00
f2cf98238c add license 2021-09-13 04:42:17 -07:00
490449dcae add readme 2021-09-13 04:31:16 -07:00
848ab2c26b improve: statistics, fix: stop making proxies pointers, add: example 2021-09-13 04:26:24 -07:00
4ba04f5eac add: ability to set max workers and add useragent list 2021-09-13 03:08:54 -07:00
50c2df0752 finish to the point of successful testing, add statistics 2021-09-13 02:37:59 -07:00
fff00affca continue refactor, split up files 2021-09-13 01:30:49 -07:00
b982bd2f94 begin complete rebuild 2021-09-11 21:55:36 -07:00
075e1552d6 WATERS FINE 2021-09-11 19:59:05 -07:00