Results 54 issues of Mr. Blue Coat

Is https://github.com/smikims/arpspoof/blob/master/sweep.sh#L43 supposed to be `./arpspoof $IPSTR 2 -q &`

Any interest in an OpenWRT package for https://apptainer.org/ I know Docker, podman, LXC, and uxc exist, but seem overly complicated to configure.

Would be awesome to have a Wireguard VPN reference client app. Would show off the power of Svelte and NativeScript.

Curious if there's any plans to officially support OpenWRT? Seems like a nice fit.

**Describe the problem** [NetBird SSH](https://docs.netbird.io/how-to/cli#ssh) on [NetBird 0.27.3-r1 on OpenWrt](https://pkgs.staging.openwrt.org/packages?name=netbird&branch=master&repo=&arch=aarch64_generic&origin=&maintainer=) isn't working **To Reproduce** Steps to reproduce the behavior: 1. Login to OpenWrt as root 2. Run `opkg update &&...

dashboard

**Is your feature request related to a problem? Please describe.** If you `netbird ssh` into a remote server and run the `reboot` command your terminal hangs **Describe the solution you'd...

feature-request

``` $ ~/fvm/versions/3.13.0/bin/flutter build apk --debug Resolving dependencies... The lower bound of "sdk: '>=2.7.0 =0.12.0 which requires SDK version >=2.18.0 =0.12.0 which requires SDK version >=2.18.0

bug

How can I use certificate authentication? For example after changing https://github.com/Babar-Bashir/Ikev2_Android_VPN/blob/master/app/src/main/java/com/android/galaxyvpn/MainActivity.java#L69 to `profile.setVpnType(VpnType.IKEV2_CERT);` what other code changes are needed assuming a certificate is in the local Trusted User Credentials store...

I'm using the binary https://github.com/hackerschoice/gsocket/releases/download/v1.4.42dev2/gs-netcat_linux-aarch64 on my server and running it via [your systemd service](https://github.com/hackerschoice/gsocket/blob/master/examples/systemd-root-shell/README.md). I'm then using the binary https://github.com/hackerschoice/gsocket/releases/download/v1.4.42dev2/gs-netcat_linux-x86_64 on my Ubuntu 22.04 client and can connect just...

Quick question: what's the difference between `-D Daemon & Watchdog mode [background]` and `-i Interactive login shell (TTY)`? I would have thought a systemd service like the one you provide...