Skip to content

Releases: RusskijKorablIdiNaxuj/RusskijKorablIdiNaxuj

Bugfix Release

03 Mar 13:15
fc79b6d
Compare
Choose a tag to compare
  • Randomized User-Agent (all previous versions reset user agent due to a blunder)
  • Use DialContext instead of separate context for each request
  • increased Dial and Read timeouts - that requires reducing the number of workers in order to avoid OOM and 10k threads limit

Docker release workflow test

03 Mar 11:30
dfd481f
Compare
Choose a tag to compare
v0.1.18

Update README.md

Bugfix

02 Mar 22:57
f1f224a
Compare
Choose a tag to compare

Hmm, a strange bug keeps popping up simply because I don't use git cli...

Bugfix

02 Mar 22:04
615322c
Compare
Choose a tag to compare
  • Filter target addr before url parse. Still don't check for an error.

Added WASM

02 Mar 21:50
fe0af13
Compare
Choose a tag to compare
  • Add wasm
  • handle get errors better
  • correctly request from IP instead of domain

NOTE: I'm not happy with how WASM performs. Probably it's the wasm/js boundary overhead.

Minor bugfix

02 Mar 14:05
fb88d13
Compare
Choose a tag to compare

Bug reintroduced accidentally.

Minor fix

02 Mar 12:22
d7e7e93
Compare
Choose a tag to compare

Got rid of rate-limiting. Pretty useless and unpredictable behavior.

hotfix

02 Mar 10:27
e8b8d49
Compare
Choose a tag to compare
v0.1.12

Update resolve.go

Bugfixes

02 Mar 09:13
b8153b5
Compare
Choose a tag to compare
  • properly generate random urls
  • resolve ips beforehand and randomly choose which ip to use
  • filter out loopback and private ips
  • add more targets
  • add json support
  • stop attack for bad urls

Minor release

01 Mar 12:34
28290f4
Compare
Choose a tag to compare
  • Add http/https proxy
  • Generate random page urls
  • Stick only to https
  • Smaller DNS timeout