Files
2026-06-20 02:12:01 -07:00

18 lines
319 B
Markdown

# ibgw
## Usage
1. Copy `.env.template` to `.env` and fill out empty fields
2. Run `./start.sh`
3. VNC running on port 5900 for troubling shooting bugs
## Screenshots
![OpenVNC of IB Gateway](./media/openvnc.png)
***figure 1*** OpenVNC of IB Gateway
## References
- <https://github.com/gnzsnz/ib-gateway-docker>