Leonid Evdokimov

Results 28 issues of Leonid Evdokimov

Thanks @anadahz for an interesting case.

fingerprintdb

It may be possible to write some trivial code checking if the connection is loop connection from redsocks daemon back to itself. It may help users to avoid bugs like...

enhancement

Currently redsocks can't reopen log files. Workaround is to log to syslog and let syslog handle log rotation.

enhancement

It would be nice to avoid accept()/close() pair when the destination is down or refuses connection. Current behavior may confuse user and makes transparent proxy not-so-transparent. See http://librelist.com/browser//redsocks/2012/7/31/a-redsocks-detail-question/

enhancement

lepidopter may be exposed to Internet, it has ssh enabled with weak default password and authless ooniprobe web interface. I can imagine several (unlikely, but imaginable) cases for the exposure:...

enhancement

Есть датасеты https://scans.io/ -- там можно взять сканы всего пространства IPv4 и нарисовать "плотность" сервисов в указанных диапазонах. Например, я взял датасет _Rapid7 · Forward DNS (FDNS)_ от 31 марта...

> Email me ... with public IP address of your server ... to our community-supported pool I suggest to automate submission of IP addresses to the pool to reduce manual...

**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md - [x] I...

It makes timer accounting issues like #241 more visible. The overall logic is to sample (wall-clock-ns, cycle-counter) pairs and take the longest possible valid interval out of 2,999 SpeedTest() calls...

Building SMHasher with OpenWrt GCC 12.3.0 r23809-234f1a2efa (toolchain-mips_24kc_gcc-12.3.0_musl) with `-O2 -mips32r2 -mtune=24kc` highlights following failures: - [ ] ` BadHash - Verification value 0x241F49BE ....... FAIL! (Expected 0xAB432E23)` - [...