shacon wang

Results 3 issues of shacon wang

```error _mnncengine.cpython-311-x86_64-linux-gnu.so: cannot enable executable stack as shared object ``` Build with explicit non-executable stack flags: ```shell export LDFLAGS="-z noexecstack" python3 setup.py build ```

question

### Feature Description 1. Bridge Networking Support Please add an option to run WinBoat in bridge mode, so the Windows instance can join the same LAN as the host. Desired...

enhancement

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

bug