Jim_Di

Results 12 issues of Jim_Di

https://github.com/bedefaced/vpn-install like that

here sample for nginx config ``` autoindex on; location / { try_files $uri $uri/ =404; rewrite ^/?$ /viewer.php; rewrite ^/([^/\.]+).gif/?$ /viewer.php?type=gif&file=$1; rewrite ^/([^/\.]+)(.jpg|.jpeg)/?$ /viewer.php?type=jpeg&file=$1; rewrite ^/([^/\.]+)(.png)?/?$ /viewer.php?type=png&file=$1; } location /g...

time start at label from 04 hours from first seconds ![image](https://user-images.githubusercontent.com/2002983/135182724-51e0bf4f-e144-4594-b47c-4de95407fd94.png) i think it's just mispelled =)

Get this error "Setup script exited with error: can't copy 'imposm\parser/pbf\osm.pb.cc': doesn't exist or not a regular file" when install imposm.parser with easy_install I have protobuf installed with pip, win32...

give a error while trying to open cyrillic filename

give a error while trying to open cyrillic filename

subj. i'll think this option in settings will help infiltrate useful results more efficiently when you search for packed/protected files =)

in a last updates signal strength is missing in wifi spot list can you return it back and add list sorting by strength? FW: esp32_marauder_v0_12_1_20231005_flipper_sd_serial HW: official DevBoard

I use ASL 0.0.8.0 and Win11 23H2 build 25951.1010 In registry call scanner when i'll try copy results by click Clip button get an error "can't open clipboard "

Expand-Archive giving syntax error in PowerShell v5.1 (A parameter cannot be found that matches parameter name 'DestinationPath') I've added Microsoft.PowerShell.Archive to use it from the correct library.