shacon wang
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 ```
### 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...
**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...