OxMarco

Results 22 issues of OxMarco

Nginx for better security (server tags still to be disabled), port 8080 instead of 80 and bind on localhost to prevent Clearnet access, execution pause to prevent "cat hostname" from...

Usually in embedded uC it is not recommended to use low-level memory management functions. Can you think of possible workarounds, including checking if there's enough free memory to run dynamic...

Add support for _img_ tag sizing options

How to get a list of all languages? In Laravel blade I'm trying to use ``` @foreach(PragmaRX\Countries\Package\Countries::all()->pluck('languages') as $country) {{ $country->first() }} @endforeach ``` but it reports an **Object to...

Upon installation on kali linux ARM version. Cloned the repo, installed _tornado_ via _pip3_ and then run the setup command. Here's the error: `Could not find suitable distribution for Requirement.parse('sqlalchemy_mixins==1.1')`

Can it be used for onion services balancing or is it just a forward client connection?

Priority: Low
Type: Maintenance
Status: Feedback

As grid_map core does not need ROS I would add a custom Cmake file without catkin references for those who don't need ROS and don't have it installed.

Logging file doesn’t get created on Mac while on Ubuntu, Debian and Fedora it works. How to debug the issue? Thanks

**I'm submitting a ...** (check one with "x") [x ] bug report [ ] feature request [ ] support request **Important Info** There is a new way of instantiating a...

Running `run.py -R 192.168.1.1-24` the _help_ is displayed ``` Pls Set RHOSTS or RHOST Usage: run.py [options] ```