MrBesen

Results 16 issues of MrBesen

this is a Feature Request please make it possible to create dark theamed memes. I would solve the problem by making the white part of all the images transparent and...

feature request

Would be cool to have a config option, to let everybody who knows the url upload files. Maybe with a maximum file size. So the admin can upload unlimited files...

enhancement

A admin only using ipv4 might overlook this configuration entry and make his cryptpad-instance only available on ipv4. Unintentionally locking-out every ipv6 user. This change allows ipv4 and ipv6 access.

configuration

As suggested in #67 i implemented a `-I` option to choose the network interface. After looking into the source code of ping it seemed stright forword (just one `setsockopt`). https://github.com/iputils/iputils/blob/master/ping/ping.c#L618...

Would be cool, if you could specify the interface to use. like normal ping where you can do `ping -I wlan0 1.1.1.1`

### ImageMagick version f1337d8 (current main) ### Operating system Linux ### Operating system, version and so on Linux Mint with Linux 5.15.0-46-generic ### Description I have created this test program,...

This adds IPv6 support as mentioned in #39 . It works on Linux with ICMP and HTTP-Ping. (Of cause IPv4 still works) You can enter a host by its ipv4...

I often require to ping multiple hosts. managing 1 or 2 cnping windows is okay, but after that it gets annoying. So i thought why not allow cnping to ping...

Instead of "UxPlay" the application tries to read the mashines hostname from `uname()` and use that instead. In the case, that `uname` failes "UxPlay" is used. The parameter `-n `...

useful if you have more than one ffmpeg version installed or ffmpeg is not available over the PATH variable.