DevAlone

Results 6 issues of DevAlone

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Is this issue related to iced? - [X] My hardware is compatible and...

bug
rendering
compatibility

```rust use std::cmp::{max, min}; use minifb::{Key, MouseButton, MouseMode, ScaleMode, Window, WindowOptions}; use rand::Rng; const WIDTH: usize = 640 / 2; const HEIGHT: usize = 360 / 2; fn main() {...

geolite.maxmind.com became too greedy and don't allow to download IP:Locaion db for free anymore

bug

There are proxies like this in database `08.8.8.8`

bug
help wanted
good first issue

Add field showing that proxy tries to sniff your traffic, it should be value from 0 to 255 which is increased by K(more than 1, set in settings.py) on ssl...

enhancement
help wanted
good first issue

https://github.com/RedHatInsights/insights-core/blob/master/docs/api.rst#sosreports https://github.com/sos/sosreport it returns 404

bug
documentation